登录

最新会员 最新下载

成为了本站VIP会员

11月01日 14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:C#
  2. 代码类别:OpenGL
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MyOpenGL

  这是一款以OpenGL为基础实现骨胳变形程序,很精彩很有参考价值(This is a OpenGL-based in order to realize skeletal deformation process, it is very good reference value)

61
下载
45
浏览
2008-03-06发布

2. snowstorm

  一个从网上看到的基于opengl编写的雪景的程序,特此奉献给大家,有需要的可以下载(One from the Internet to see the opengl-based procedures for the preparation of the snow, and would like to give everyone in need can be downloaded)

15
下载
55
浏览
2008-03-04发布

3. OpenglOrangebook

  经典opengl黄皮书配套源代码!! 又名opengl 着色语言!! 好东西跟大家共享(Opengl classic beige book supporting source code! ! Opengl shading language, also known as! ! Good things to share with you)

95
下载
44
浏览
2008-01-02发布

4. Terrian

  地形渲染代码集锦,包括分形山,大规模渲染LOD算法等 (Collection of terrain rendering code, including fractal mountain, large-scale rendering LOD algorithm)

137
下载
59
浏览
2008-01-01发布

5. plmy2

  OpenGL源程序,适用于初学者,好好研究研究吧,我就不多说了(err)

1
下载
58
浏览
2007-12-27发布

6. MATERIAL

  光照和材质的例子,例子的内容是茶壶,有多个光照模型(Examples of light and texture, for example, the content is the teapot, a number of illumination model)

65
下载
57
浏览
2007-12-23发布

7. OpenGLSample

  OpenGL的一套开发范例,包含了很多基本的例子程序,对初学者有一定的帮助(OpenGL to develop a set of examples, contains many examples of the basic procedures will certainly help beginners)

28
下载
67
浏览
2007-12-20发布

8. openglcolock

  opengl自己编的时钟,虽然有点简单,但是可以为初学者参考(opengl own clock, though a bit simple, but it can be a reference for beginners)

42
下载
65
浏览
2007-12-16发布

9. OpenGLLOD

  运用LOD算法实现的地形模拟,OpenGL实现(The use of terrain LOD algorithm simulation, OpenGL achieve)

129
下载
73
浏览
2007-12-10发布

10. collision

  opengl编写的干涉碰撞检测的例子,适合进行游戏开发的朋友看(opengl prepared examples of interference in collision detection, suitable for game developers to see friends)

62
下载
55
浏览
2007-12-07发布

11. demo7_4

  一个基于OPENGL生成地形LOD的例子,算法为二元线性(OPENGL generated based on the example of the terrain LOD algorithm for binary linear)

17
下载
82
浏览
2007-12-01发布

12. TDViewer

  DEM显示程序,可以显示规则格网DEM,可以将离散点构建成规则格网(还有待完善),可以实现DEM的三维浏览。(DEM display program, you can show the Regular Grid DEM, discrete points can be constructed grid rules (yet to be perfect), can realize the three-dimensional DEM browser.)

377
下载
75
浏览
2007-11-08发布

13. sourceCode

  《OpenGL图形程序设计指南》源代码 用visual c++6.0开发的,附有OpenGL开发库( OpenGL graphics programming guide, the source code with visual c++ 6.0 development with OpenGL development library)

16
下载
59
浏览
2007-11-06发布

14. yanhua

  用openGL编写的一个关于烟花的程序,是粒子系统的典型代表。适合于初学者。每行代码都有注析,可读性强。(OpenGL prepared using a procedure on the fireworks, is a typical representative of the particle system. Suitable for beginners. Lines of code each have a note analysis of Strong readability.)

125
下载
59
浏览
2007-11-01发布

15. opengldonghua

  对初学OpenGL的学员熟悉如何用OpenGL画点线面最好的入门程序,(OpenGL for beginner students are familiar with how to use OpenGL painting spots and lines to cover the best entry procedures,)

5
下载
49
浏览
2007-11-01发布

16. 06.QuadTree+LOD

  direct3d四叉树海量数据地形分细节层次显示direct3d四叉树海量数据地形分细节层次显示(Direct3D quadtree terrain mass data points show the Direct3D LOD Quadtree Topographic mass data show levels of detail)

309
下载
31
浏览
2007-10-24发布

17. assign2

  opengl小程序,包含了muilti texture, mipmap, envionment mapping等内容,是学习这些功能编程的参考(opengl applets, contains muilti texture, mipmap, envionment mapping and other content, is to study these features programming reference)

22
下载
51
浏览
2007-10-22发布

18. greedy

  集装箱的装箱问题: *给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材 *的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装 *箱的空间利用率最高?使用贪心算法解决。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 "settings->link" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib glaux.lib(Container packing problem: given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber* long are L, but the radius is different for the first i-kan timber radius ri. Asked how the packing, making me be assembled in* the maximum utilization of space? Use greedy algorithm to solve.* Compiler Methods: Open cpp file, compiled at the same time in the establishment of the project, open the settings-)

17
下载
67
浏览
2007-10-14发布

19. MFC_OpenGl

  基于MFC和OpenGl三维图形开发::介绍OpenGL基本概念,详细讨论了利用OPGEL库,在MFC下进行三维图形的绘制。(有具体实现源码)(MFC and OpenGL-based three-dimensional graphical development:: Introduce the basic concepts of OpenGL to discuss in detail the use of OPGEL library, in the MFC under the three-dimensional graphics rendering. (Have specific realize source))

70
下载
82
浏览
2007-10-12发布

20. libvd.tar

  This a very simple OpenGL visualization library with a 3D and 4D volume renderer. It can easily be reused in other projects (e.g. with medical volumes). It is just perfect for learning or great if you like to hack your own code.

32
下载
44
浏览
2007-09-26发布