-
OpenGL 3D 贪吃蛇
OpenGL 3D 贪吃蛇 源代码
- 2023-07-05 14:20:05下载
- 积分:1
-
一个很漂亮的粒子系统,是模拟下雪场景的,而且里面的功能非常全面,点击.EXE文件就可以直接运行...
一个很漂亮的粒子系统,是模拟下雪场景的,而且里面的功能非常全面,点击.EXE文件就可以直接运行-a very nice particle system, it is the snow scene, but inside is very comprehensive, Click. EXE file can be run directly
- 2022-12-03 03:15:03下载
- 积分:1
-
EVC4.0环境下WinCE Opengles英文教程(带源代码)
该教程html格式。介绍了基于EVC4.0,wince下OpenGL ES的使用。里面例子很多,全部源码。但是英文教程,练习程序用的。
- 2022-08-14 02:02:02下载
- 积分:1
-
men on the flying 10,000 meters heard it himself with OpenGL prepared a similar...
是男人就飞一万米听说过吧? 用OpenGL自己编写的一个类似程序,enjoy~-men on the flying 10,000 meters heard it himself with OpenGL prepared a similar procedures, enjoy ~
- 2023-04-26 06:05:03下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
在 OpenGL 中移动列车方案的设计与实现
在 openGL,模拟时从左水平移动的列车走行的代码段
- 2022-04-08 18:19:26下载
- 积分:1
-
雨滴落入水池opengl实例
这是在visual studio 2010环境下基于MFC下实现的 雨滴落入水池opengl实例,实例很炫哦,代码很全哦。
- 2022-01-28 02:52:05下载
- 积分:1
-
Qt opengl绘制3D场景旋转
文件内容为qt实现3d场景,接口是opengl es解析obj模型数据,张贴纹理实现房子外观更加逼真,通过键盘可以操作整个场景的方向远近。
- 2022-08-17 07:28:14下载
- 积分:1
-
SDL程序,需要SDL的库。可以作为SDL初学者入门。
SDL程序,需要SDL的库。可以作为SDL初学者入门。-SDL procedures, the need to SDL library. SDL can be used as entry for beginners.
- 2023-04-16 00:55:04下载
- 积分:1
-
计算机图形学opengl
计算机图形学opengl-computer graphics opengl
- 2022-07-26 04:34:45下载
- 积分:1