登录

最新会员 最新下载

成为了本站VIP会员

12月25日 15:38

成为了本站VIP会员

12月25日 12:28

成为了本站VIP会员

12月25日 12:10

成为了本站VIP会员

12月24日 23:54

成为了本站VIP会员

12月24日 23:29

成为了本站VIP会员

12月21日 19:40
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:OpenGL
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 3dExplorer

  这是一个室外Engine Demo,主要特征包括: 1.大面积山脉渲染,使用Heightmap构造地形,7级 LOD 细节精度,地形无限重复循环。 2.清晰、自然的地表贴图。 3.读取.MD2 、.MS3D 格式的3D模型文件。 4.粒子系统,产生爆炸、炊烟等特效。 5.太阳光晕。 6.画面Contrast+Brigntness控制。(This is an outdoor Engine Demo, the main features include: 1 large mountains rendering, use Heightmap tectonic terrain, seven precision detail LOD terrain infinitely repeating loop. 2. Clear, natural surface texture. 3 reads. MD2,. 3D model file MS3D format. 4 particle system, an explosion, smoke and other special effects. 5 solar flare. 6 Screen Contrast+ Brigntness control.)

22
下载
56
浏览
2014-02-10发布

2. 3dExplorer

  这是一个室外Engine Demo,主要特征包括: 1.大面积山脉渲染,使用Heightmap构造地形,7级 LOD 细节精度,地形无限重复循环。 2.清晰、自然的地表贴图。 3.读取.MD2 、.MS3D 格式的3D模型文件。 4.粒子系统,产生爆炸、炊烟等特效。 5.太阳光晕。 6.画面Contrast+Brigntness控制。(This is an outdoor Engine Demo, the main features include: 1 large mountains rendering, use Heightmap tectonic terrain, seven precision detail LOD terrain infinitely repeating loop. 2. Clear, natural surface texture. 3 reads. MD2,. 3D model file MS3D format. 4 particle system, an explosion, smoke and other special effects. 5 solar flare. 6 Screen Contrast+ Brigntness control.)

22
下载
67
浏览
2014-02-10发布

3. Lesson47

  NeHe OpenGL教程对应的第47课的单独程序(NeHe OpenGL Tutorial Lesson 47 corresponds to a separate program)

4
下载
48
浏览
2014-02-08发布

4. Lesson47

  NeHe OpenGL教程对应的第47课的单独程序(NeHe OpenGL Tutorial Lesson 47 corresponds to a separate program)

4
下载
70
浏览
2014-02-08发布

5. Three-dimensional-Profilometry

  光栅投影三维形貌测量系统的研究 光栅投影三维测量相位计算高度映射 精度研究(Grating Projection dimensional measurement phase grating projection system to calculate the three-dimensional shape measurement height mapping accuracy study)

37
下载
65
浏览
2013-12-18发布

6. Three-dimensional-Profilometry

  光栅投影三维形貌测量系统的研究 光栅投影三维测量相位计算高度映射 精度研究(Grating Projection dimensional measurement phase grating projection system to calculate the three-dimensional shape measurement height mapping accuracy study)

35
下载
54
浏览
2013-12-18发布

7. Line

   点击鼠标实现划线功能,开发环境为vs。用opengl实现(Click the mouse to achieve the dash features, development environment for vs. Use opengl)

4
下载
44
浏览
2013-12-18发布

8. Line

   点击鼠标实现划线功能,开发环境为vs。用opengl实现(Click the mouse to achieve the dash features, development environment for vs. Use opengl)

4
下载
55
浏览
2013-12-18发布

9. mushroom

  绘制一个虚拟场景,其中有:天空、地形、虚拟摄像机、广告牌技术、粒子系统等内容。通过碰撞检测实现一个物体把另一个物体碰撞后导致其中一个物体消失的效果,就像一个物体把另一个物体吃掉了一样。本程序是通过控制大嘴花吃掉跑道上的蘑菇,达到游戏的目的。 (Draw a virtual scene, including: the sky, terrain, virtual camera, billboard technology, particle system, etc. Through collision detection to achieve an object to another object collision led to the effect of one of the things vanish, as an object ate another object. This program is by controlling the big flower eating mushrooms on the runway, achieve the goal of the game.)

11
下载
57
浏览
2013-12-17发布

10. mushroom

  绘制一个虚拟场景,其中有:天空、地形、虚拟摄像机、广告牌技术、粒子系统等内容。通过碰撞检测实现一个物体把另一个物体碰撞后导致其中一个物体消失的效果,就像一个物体把另一个物体吃掉了一样。本程序是通过控制大嘴花吃掉跑道上的蘑菇,达到游戏的目的。 (Draw a virtual scene, including: the sky, terrain, virtual camera, billboard technology, particle system, etc. Through collision detection to achieve an object to another object collision led to the effect of one of the things vanish, as an object ate another object. This program is by controlling the big flower eating mushrooms on the runway, achieve the goal of the game.)

11
下载
32
浏览
2013-12-17发布

11. OpenGL

  用三角形、三角形带、四边形、四边形带绘制球体用扇形绘制两极(Triangle, triangle strips, quads, quad band draw a sphere with a fan to draw the poles)

9
下载
65
浏览
2013-12-07发布

12. OpenGL

  用三角形、三角形带、四边形、四边形带绘制球体用扇形绘制两极(Triangle, triangle strips, quads, quad band draw a sphere with a fan to draw the poles)

9
下载
78
浏览
2013-12-07发布

13. Virtual-Island

  利用openGL实现的的一个人机交互的例子,构建一个3D的虚拟岛,可以控制视角以及上下左右前后移动,是制作游戏的基础,也是初识openGL同学的非常好的例子,希望大家珍惜(Use a realization of human-computer interaction openGL examples to build a 3D virtual island, can control the angle and move back and forth up and down, is the basis for the production of the game, but also a very good example of openGL acquaintance students, I hope you cherish)

12
下载
53
浏览
2013-12-06发布

14. MFC-OpenGL---SDI-Template

  MFC CView OpenGL SDI Use this as template for creating an application (MFC SDI) with OpenGL

8
下载
38
浏览
2013-12-01发布

15. MFC-OpenGL---SDI-Template

  MFC CView OpenGL SDI Use this as template for creating an application (MFC SDI) with OpenGL

8
下载
58
浏览
2013-12-01发布

16. Lesson2

  OPEN GL学习程序第二节 C++运行环境 可执行 方便初学者学习(the second lesson of OPEN GL learning program)

3
下载
62
浏览
2013-11-28发布

17. Lesson2

  OPEN GL学习程序第二节 C++运行环境 可执行 方便初学者学习(the second lesson of OPEN GL learning program)

3
下载
74
浏览
2013-11-28发布

18. DrawArrowDemo

  绘制带有箭头的线条,C++精选学习源码,很好的参考资料。(Draw lines with arrows, C++ select learning source code, a good reference.)

4
下载
44
浏览
2013-11-27发布

19. DrawArrowDemo

  绘制带有箭头的线条,C++精选学习源码,很好的参考资料。(Draw lines with arrows, C++ select learning source code, a good reference.)

4
下载
57
浏览
2013-11-27发布

20. SeaFloor

  实现了海底地形三维显示,包括导入grd数据,旋转图形等功能(To achieve a three-dimensional seabed terrain display, including data import grd, rotate graphics and other functions)

17
下载
92
浏览
2013-11-24发布