-
glut实例 glut实例
glut实例 glut实例-glut example glut example glut examples examples glut
- 2022-01-30 10:28:21下载
- 积分:1
-
OPENGL模拟太阳系旋转源代码
openg入门级练手作业,模拟太阳系中太阳、地球、月球的公转自转,并添加了材质设置的代码。需要用到opengl的库,将dll和lib文件添加到源文件夹中或者添加到编译器的库中都可。。。
- 2022-03-24 02:27:40下载
- 积分:1
-
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔-3D particle system opengl VC game programming, you can make fountain喔
- 2022-07-13 07:05:52下载
- 积分:1
-
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助...
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助-This is for my own use OpenGL to do a procedure, interactive consoles, can set up their own light source. Anti-aliasing, shading and display modes, very helpful to learn OpenGL
- 2023-04-19 05:30:03下载
- 积分:1
-
讷河
nehe-opengl(10-15)
- 2022-05-15 13:23:34下载
- 积分:1
-
点云处理程序
本程序实现了点云数据得读取,支持整体和局部的缩放、平移、旋转操作,源码很齐全,已通过调试,完美运行,,欢迎大家下载!!!!!!!!!
- 2023-08-15 20:50:06下载
- 积分:1
-
本人编写的一个三维Opengl运行程序,Opengl已经打包成库也在程序中...
本人编写的一个三维Opengl运行程序,Opengl已经打包成库也在程序中-I prepared a three-dimensional Opengl operating procedures, Opengl has also packaged into the proceedings
- 2022-03-19 19:46:49下载
- 积分: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 basic program
可以实现xyz的旋转分别由up,down,left,right d,u控制;这是一个最基本的框架程序
- 2022-01-26 14:06:01下载
- 积分:1
-
OpenGL类库源码
OpenGL类库源码 -The sourcecode for OpenGL library
- 2022-02-06 16:20:28下载
- 积分:1