-
游戏使用 OpenGL 编写
编写使用 OpenGL。 写使用 OpenGL。 写使用 OpenGL。 使用 OpenGL 编写游戏的游戏的游戏的游戏。
- 2022-11-28 08:20:03下载
- 积分:1
-
此代码向你展示OPENGL的强大功能,一个完美的茶壶
此代码向你展示OPENGL的强大功能,一个完美的茶壶-This code to your OPENGL display the power of a perfect teapot
- 2022-03-03 18:21:18下载
- 积分:1
-
一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c...
一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c-MFC-based multi-document view, with load obj format 3D model, used glm.h and glm.c
- 2022-03-17 17:04:17下载
- 积分:1
-
橡皮筋矩形
鼠标单击则确定橡皮筋矩形第一个点的位置,第二次单击确定确定它的对角的位置,从而确定整个矩形。
- 2022-06-17 03:16:29下载
- 积分:1
-
一个关于计时器的小程序
一个关于计时器的小程序-a timer on the small program
- 2022-06-12 19:53:25下载
- 积分:1
-
OpenGL作的3D游戏
OpenGL作的3D游戏-OpenGL does 3D plays
- 2022-03-04 07:21:44下载
- 积分:1
-
use four yuan Group to achieve rotation matrix with six cameras peacekeeping fun...
使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev- C compiler.
- 2022-06-21 01:59:06下载
- 积分: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_Programming_Guide_1.1
OpenGL学习的好帮手!
OpenGL_Programming_Guide_1.1
OpenGL学习的好帮手!-Learn OpenGL_Programming_Guide_1.1 OpenGL help!
- 2022-04-06 16:23:47下载
- 积分:1
-
bresenham画直线及opengl扫描线算法填充
使用bresenham法实现画直线,再利用扫描线算法实现多边形的填充,使用了opengl来显示界面。
- 2022-04-13 09:06:17下载
- 积分:1