CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - language program

搜索资源列表

  1. shading

    0下载:
  2. 一个OpenGL画图的小程序,C语言写的,对初学者比较有用。-OpenGL drawing of a small program written in C language, the more useful for beginners.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6437
    • 提供者:王贤
  1. Bezierdemo

    0下载:
  2. 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorough
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:59705
    • 提供者:潘君
  1. supcode_opengl

    0下载:
  2. 一个基于.net平台的用C#语言编写的网站源程序.- Based on net the platform the website source program which compiles with the C# language
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50130
    • 提供者:kang
  1. simple_lighting

    0下载:
  2. opengl高级渲染语言可以允许用户自己在shader编程实现自己的光照代码.本代码摈弃了opengl传统的光照编程,在fragment program实现了phone光照模型。vc7.1+opengl2.0-opengl advanced rendering language allows users in shader programming their own illumination code. the code of opengl abandon traditional illumin
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2076001
    • 提供者:王赞纲
  1. Teapot

    0下载:
  2. 使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:2116
    • 提供者:张仪
  1. OpenTK

    0下载:
  2. A cross-platform OpenGL wrapper for C# and other .Net languages. It can support OpenGL 3.1 and GLSL language. You can use it write GPU based program using C# instead of C or C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1172285
    • 提供者:linux
  1. Plane

    0下载:
  2. 用c语言编写的一个游戏程序 飞机大战,使用的是OpenGL-Using c language World War II aircraft program a game, using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2090555
    • 提供者:kencbliove
  1. game

    0下载:
  2. 一种比较经典的c程序,是我从网上好不容易找到的,有利于大家共同学习-A classic c progam language program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:36963
    • 提供者:
  1. Cg_Toolkit

    0下载:
  2. 由nVIDIA公司编写的一套关于CG语言的开发介绍。是显卡编程开发人员必备书籍。-Prepared by nVIDIA' s CG language on the development of a descr iption. Is a graphics program developers must have books.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1498256
    • 提供者:刘昆
  1. omp-demo-dependency

    0下载:
  2. 基于c语言的openMP程序实现,用于初学者的典型程序-Based on c language openMP program implementation, the typical procedure for the beginner
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:6895
    • 提供者:lijiayang
  1. Lesson6

    0下载:
  2. 本程序是在Visual C++环境下应用OpengGL语言完成的一个程序,功能是使一个三角面绕一条直线旋转-This program is in Visual C++ environment, applications OpengGL language completed a program, function is to make a triangular surface rotating around a straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1397149
    • 提供者:Crane
  1. TargetTracking

    1下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3871486
    • 提供者:jpj
  1. About_opengl

    0下载:
  2. OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。-OpenGL (full write Open Graphics Library) is a programming language defines a cross, cross-platform programming interface specification, whic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1119130
    • 提供者:张敏
  1. GLSL

    0下载:
  2. OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言。这是一个简单的GLSL着色器程序。-OpenGL shading language (GLSL- OpenGL Shading Language) is used in the OpenGL shader programming language. This is a simple GLSL shader program.
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:1059840
    • 提供者:王浩然
  1. 3D-VC6.0POPENGL

    0下载:
  2. OPENGL学习,Visual C++语言编写的3D小雪人程序,非常适合初学者使用-OPENGL learning, Visual C++ language program 3D snowman, very suitable for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2197
    • 提供者:吴玉文
  1. Transform

    0下载:
  2. 这是一个opengl的c语言程序,实现了一些基本图形的三种变换,并实现了按键的控制,即按键的响应。-This is a opengl c language program, implements some basic graphic three transform, and realized the button control, that is, the response of the buttons.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:623003
    • 提供者:王浩
  1. 3D-VC6.0POPENGL

    0下载:
  2. OPENGL学习,Visual C++语言编写的3D小雪人程序,非常适合初学者使用-OPENGL learning, Visual C++ language program 3D snowman, very suitable for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2241
    • 提供者:安德森
  1. texbind

    0下载:
  2. OpenGl示例程序,由C语言写成。程序内容为OpenGl中的纹理绑定示例。-OpenGl sample program written in C language. Program content OpenGl textures binding example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:2499
    • 提供者:Evan
  1. Sharpelementary-version-of-CG-Nvidia

    0下载:
  2. cg语言入门级程序,包含模型载入与贴图渲染,以及vbo、顶点着色器和片段着色器-cg entry-level language program, including loading model rendering with textures, as well as vbo, vertex shaders and fragment shaders
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1698217
    • 提供者:John chen
  1. ulgj82

    0下载:
  2. 根据TCHFS信道的技术标准,用MATLAB语言编写程序模块,实现编译码模块功能-According to the standard TCHFS channel technology, MATLAB language program modules, realization of decoding module function
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:173056
    • 提供者:Giqbvxt
« 12 3 »
搜珍网 www.dssz.com