-
OpenGL:对象列表绘制雪花
opengl 画的 一朵雪花 用了object list-opengl:draw a snowflake with object list
- 2022-01-26 05:29:28下载
- 积分:1
-
simulated solar physics movement and the achievement of texture, movement contro...
此程序了模拟太阳九大行星运动并实现了纹理,控制运动等操作-simulated solar physics movement and the achievement of texture, movement control operation
- 2022-03-30 05:39:06下载
- 积分:1
-
Avus盒式BE0749.part02游戏软件
Avus Cassette BE0749.part02 game software
the game software
game software
game software
the game software
game software
- 2022-06-12 07:31:16下载
- 积分:1
-
三个几何体的构成,旋转和纹理优化
三个几何体的构成,旋转和纹理优化-three geometric composition, rotation and texture Optimization
- 2022-11-25 09:50:03下载
- 积分:1
-
一种著名的斯坦福3D模型,格式为ply格式
一种著名的斯坦福3D模型,格式为ply格式-A well-known Stanford 3D model format ply format
- 2022-02-01 04:13:32下载
- 积分:1
-
OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序
OpenGL实现缩放,利用OPENGL+MFC开发,入门好程序-zoom OpenGL, MFC use OpenGL development, portal program
- 2023-08-31 21:40: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, Visual C++
灯光的旋转运动,在这个例子中,灯光会在球体上渐隐...
OpenGL, Visual C++
灯光的旋转运动,在这个例子中,灯光会在球体上渐隐-OpenGL, Visual C light of the rotation, in this case, the lights will be on the ball gradually hidden
- 2022-12-31 22:55:03下载
- 积分:1
-
OpenGL samples
openGl 例 源自OpenGL 应用程序开发。-OpenGL samples-3
- 2022-02-13 22:20:13下载
- 积分:1
-
nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了...
nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
- 2022-09-25 15:10:03下载
- 积分:1