-
OpenGL 纹理测试
本代码主要适合OpenGL的初学者,对一些纹理测试的理解。
- 2022-02-06 17:35:27下载
- 积分:1
-
这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步....
这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步.-vc platform in the 3D objects rotating materialize, it could help you progress in study.
- 2022-02-19 23:14:38下载
- 积分:1
-
OpenGL Programming and Advanced Visualization System (Advanced Programming Part...
OpenGL高级编程与可视化系统开发(高级编程篇)-15-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-15
- 2022-01-31 07:50:36下载
- 积分:1
-
OpenGL中的汉字显示
opengl里显示中国汉字,可以显示unicode的字符-show chinese char in opengl
- 2022-10-07 17:45:03下载
- 积分:1
-
一个关于OpenGL纹理,贴图的程序,比较适合初学者
一个关于OpenGL纹理,贴图的程序,比较适合初学者-one of the OpenGL texture, texture mapping procedures, suitable for beginners
- 2022-06-28 07:11:07下载
- 积分:1
-
VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义...
VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义-VC very nice job interface, support for the skin, a certain reference
- 2023-03-30 00:00:04下载
- 积分:1
-
CAD开发学习VC++中Opengl实现建筑物虚拟漫游(scad)
CAD开发学习VC++中Opengl实现建筑物虚拟漫游(scad)-CAD development learning VC++ Opengl realize the building virtual roaming (SCAD)
- 2022-05-21 07:24:15下载
- 积分: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
-
Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
图像处理程序OpenGL编程Chap04_MyTemplate.rar-Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
- 2022-01-26 02:38:47下载
- 积分:1
-
显示导弹的OpenGL代码
OPenGL code for displaying missile
- 2023-03-26 17:45:03下载
- 积分:1