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

搜索资源列表

  1. OpenGL-searchers

    0下载:
  2. 该源代码是一个简单的基于OpenGL环境白色正方体,通过鼠标点击控制其翻转,缩放。-The source code is a simple OpenGL-based environment, the white cube, the mouse click control to flip through, zoom.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6713505
    • 提供者:赵仕豪
  1. OpenGL实现粒子系统源代码

    0下载:
  2. OpenGL源代码,用来实现粒子系统,通过设置粒子的透明度随时间变化而衰减,从而得到粒子的烟花效果-OpenGL source code, which is used to realize particle system, through the set the transparency of the particles changes with time and attenuation, and get a particle effect of fireworks
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:75239
    • 提供者:李映
  1. VC++环境下实现opengl的物体移动效果

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物体移动效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve results opengl objects move, if not compile opengl development libraries available (opengl development library) fi
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:36795
    • 提供者:
  1. VC++环境下实现opengl的3D漫游效果

    0下载:
  2. 本代码主要在VC++环境下实现opengl的3D漫游效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve a 3D roaming opengl effect, if not compile opengl development libraries available (opengl development library) fir
  3. 所属分类:OpenGL

    • 发布日期:2017-03-23
    • 文件大小:140128
    • 提供者:
  1. simple.c

    0下载:
  2. 一个简单网状球体代码,适合opengl初学者-A simple mesh ball code, for opengl beginner
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1192088
    • 提供者:黄煜
  1. iphone-OpenGL-ES-Tutorials123

    0下载:
  2. iphone-OpenGL ES Tutorials 配套代码事例3/10 ,AppleCoder-OpenGLES-01.zip,AppleCoder-OpenGLES-02.zip,AppleCoder-OpenGLES-00.zip-iphone-OpenGL ES Tutorials complete code example 3/10, AppleCoder-OpenGLES-01.zip, AppleCoder-OpenGLES-02.zip, AppleCoder-OpenGLES
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:50498
    • 提供者:renzhen
  1. OpenGLES15

    0下载:
  2. iphone-OpenGL ES Tutorials 配套代码事例15-iphone-OpenGL ES Tutorials 15 matching code examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:26932
    • 提供者:renzhen
  1. openGL

    0下载:
  2. 用OpenGL实现直线、虚线、电话线以及在屏幕上输出OpengL字样的源代码-A straight line with the OpenGL implementation, dotted line, telephone line and the words on the screen output OpengL source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:63269
    • 提供者:张玺
  1. opengl中使用模板缓存来实现物体影子的源代码

    0下载:
  2. opengl中使用模板缓存来实现物体影子的源代码。,opengl use stencil buffer to achieve the objects of the source code of the shadow.
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:104425
    • 提供者:wang
  1. dds.zip

    0下载:
  2. 在opengl下加载DDS纹理文件的源程序,支援DXT-1,DXT-3和DXT-5等标准。,Under the load in the opengl texture file DDS source code, support DXT-1, DXT-3 and DXT-5 and other standards.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:35210
    • 提供者:mim
  1. NEHEOpenGl.rar

    2下载:
  2. 完整的NEHE OpenGL教程,包括全部源代码,NEHE OpenGL tutorial complete, including all source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13612507
    • 提供者:黄朝亮
  1. 演示opengl三维绘制效果

    0下载:
  2. 主要实现了绘制四面体的方法,和在其上面添加纹理贴图的代码,加上了材质和光照。一个简单的下程序,演示opengl三维绘制效果~,The main achievement of the tetrahedron method of drawing, and in its texture mapping to add the above code, together with the material and light. Under a simple procedure, presentation o
  3. 所属分类:OpenGL

    • 发布日期:2016-12-22
    • 文件大小:951773
    • 提供者:xieyuan
  1. OpGL.rar

    0下载:
  2. 本程序用OpenGL实现三棱柱、六面体以及十二面体的绘制、旋转和缩放功能,而且能够处理光照和投影方式的设置。,This procedure use OpenGL to achieve prism, hexahedron, and dodecahedron drawing, rotate and zoom functions, but also the way to deal with light and projector settings.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4570852
    • 提供者:dandan
  1. CG_OpenGL_example(full).rar

    0下载:
  2. 基于openGL的CG运行示例代码,很全很好的代码例子,可配合《CG教程-可编程实时图形权威指南》学习,The example of GPU program produced in CG+openGL, this code is very well and can be learned with the material"CG Tutorial-The Definitive Guide to Programmable Real-Time Graphics"
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5927721
    • 提供者:晓媛
  1. OpenGL3D

    0下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能.-In VC++6.0 to draw three-dimensional graphics using OpenGL source code examples, source code is more complex, three-dimensional effect that can draw 3D maps, rectang
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7299574
    • 提供者:黄黄
  1. labwindows-cvi-OpenGl

    0下载:
  2. 实现了labwindows中三维模型的开发,并且附带了串口通讯代码!-Three-dimensional model to achieve the labwindows in the development and communication with the serial code!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1615325
    • 提供者:wsftsl
  1. sourcecode

    1下载:
  2. This a source code Windrm v1.2 to simulate OFDM-This is a source code Windrm v1.2 to simulate OFDM
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-10
    • 文件大小:17178747
    • 提供者:tram
  1. Nehe-OpenGL

    0下载:
  2. Nehe编写的opengl电子教程 以及源代码,glut库,方便学习,参考-Written in opengl Nehe electronic tutorials and source code, glut library to facilitate learning, reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14733735
    • 提供者:张宏伟
  1. VTKstep01.rar

    0下载:
  2. Visual C++ VTK OpenGL ,好的源代码学习参考, 推荐下载,Visual C++ VTK OpenGL, a good reference to learn the source code to download
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:8553
    • 提供者:宏小东
  1. Chap07.rar

    1下载:
  2. 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7038195
    • 提供者:11
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com