-
OpenGL示例源码,是您踏入OpenGL编程的敲门砖。
OpenGL示例源码,是您踏入OpenGL编程的敲门砖。-OpenGL sample source code, is your stepping stone into the OpenGL programming.
- 2022-02-02 00:35:45下载
- 积分:1
-
OpenGL rawfiles例子源代码
OpenGL rawfiles examples source codes
- 2022-03-04 02:29:28下载
- 积分:1
-
地理地形裁剪图
裁剪图是地理地形绘制算法,这是几何裁剪图的实现。
- 2022-08-22 16:10:31下载
- 积分:1
-
利用opengl生成水面和地形,能用键盘进行控制漫游效果。这个程序十分具有参考价值,生成的效果是非常不错的!...
利用opengl生成水面和地形,能用键盘进行控制漫游效果。这个程序十分具有参考价值,生成的效果是非常不错的!-use opengl generate topographic surface and can use the keyboard to control the roaming effect. This procedure is very valuable, and the production was very good!
- 2023-05-15 08:50:03下载
- 积分:1
-
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料...
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料-OpenGL: A Primer of the source code, Edward Angel tries their best to build, OpenGL invaluable reference for beginners
- 2022-02-05 02:54:25下载
- 积分:1
-
如何开发OpenGL程序的基本方法后,如何加入颜色…
如何开发OPENGL程序的基本方法之三,如何加入颜色,如何画有颜色的多边形-How to develop procedures for the basic method OPENGL ter, how to join the colors, how to have color pictures of polygons
- 2022-01-31 01:35:37下载
- 积分: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
-
Print Preview opengl an example of procedures, by calling the method shows that...
opengl打印预览的一个实例程序,通过调用方法实现显示界面的快速打印-Print Preview opengl an example of procedures, by calling the method shows that the rapid printing interface
- 2022-02-25 18:08:27下载
- 积分:1
-
本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体....
本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
- 2023-02-13 16:20:03下载
- 积分:1
-
建立一个MFC control_part2.zip OpenGL
Setting Up OpenGL in an MFC Control_Part2.zip
- 2022-06-30 10:24:58下载
- 积分:1