-
c++ 结合opengl开发的简单3D绘图
c++ 结合opengl开发的简单3D绘图-c++ combination opengl developed a simple 3D graphics
- 2022-07-08 09:33:32下载
- 积分:1
-
学OpenGL的电子文档第2章(入门用的)
学OpenGL的电子文档第2章(入门用的)-school OpenGL electronic files Chapter 2 (the entry)
- 2022-10-14 08:05:03下载
- 积分:1
-
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体...
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc++ 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
- 2022-01-25 19:17:44下载
- 积分: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.
操作:鼠标左右,鼠标中间键对应windows扫雷的左右同时按下,最大网格37*37(windows扫雷中级为16*16)
扫雷,openGL.
操作:鼠标左右,鼠标中间键对应windows扫雷的左右同时按下,最大网格37*37(windows扫雷中级为16*16)-Mine, openGL. Steps: the mouse around the mouse button between the left and right corresponding windows at the same time press the mine, the largest grid 37* 37 (windows mine Intermediate 16* 16)
- 2022-09-16 06:20:03下载
- 积分:1
-
关于OpenGL
关于OpenGL的相关知识,主要针对初学者。-About OpenGL-related knowledge, mainly aimed at beginners.
- 2023-02-04 21:45: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
-
with OpenGL painting an apple trees ~ ~ can be used when operating
用OpenGL画的一个苹果树林~~可当作业用-with OpenGL painting an apple trees ~ ~ can be used when operating
- 2022-12-09 16:40:03下载
- 积分:1
-
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用...
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用-This is a courseware with computer graphics of TsingHua University!
- 2022-01-27 22:55:09下载
- 积分:1
-
similar brush graphics control over source code for the perfect small graphics s...
类似画笔的绘图控件源代码 较完善的小型图形系统 分形图像制作器源代码-similar brush graphics control over source code for the perfect small graphics system fractal images produced for the source code
- 2022-11-18 23:45:03下载
- 积分:1