-
OpenGL函数查询大全,适合平常OpenGL开发使用,但是说明一点,是英文版的哦,也非常适用于新手做辅助用具...
OpenGL函数查询大全,适合平常OpenGL开发使用,但是说明一点,是英文版的哦,也非常适用于新手做辅助用具-OpenGL function query Daquan, suitable for normal development of the use of OpenGL, but to point out, is the English version of Oh, also apply to novice so aids
- 2023-05-17 06:25:03下载
- 积分: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开发利用三
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!-This is the use of OpenGL to develop three-dimensional game code book, very classic favorite has to share with friends!
- 2022-11-29 20:40:03下载
- 积分:1
-
opengl es 1.0 简单的例程,常用的接口基本动用上了
opengl es 1.0 简单的例程,常用的接口基本动用上了-opengl es 1.0 samplecode
- 2022-12-29 04:30:04下载
- 积分:1
-
一个导弹发射的简单程序,由数据和源代码组成,模拟导弹发射过程...
一个导弹发射的简单程序,由数据和源代码组成,模拟导弹发射过程-A missile launch simple procedure, by the data and the composition of the source code to simulate the process of missile launchers
- 2022-09-04 18:30:02下载
- 积分:1
-
采用OpenGL粒子系统模拟爆炸效果,看上去效果不错.
采用OpenGL粒子系统模拟爆炸效果,看上去效果不错.-use OpenGL explosive particle system simulation results look good results.
- 2022-03-19 21:12:37下载
- 积分:1
-
用OpenGL VC采用粒子系统来模拟火焰的程序编写…
用OpenGL+vc编写的程序,用粒子系统来模拟火焰。-with OpenGL vc prepared by the procedures used to simulate particle system flame.
- 2023-06-24 16:10:03下载
- 积分:1
-
Nate Robin的OPENGL教程,效果相当不错
Nate Robin的OPENGL教程,效果相当不错-Nate Robin" s OPENGL tutorial, very good results
- 2023-06-26 15:00:05下载
- 积分:1
-
本源码是在vc++环境下利用OpenGL讲dae文件转换为.x文件.
本源码是在vc++环境下利用OpenGL讲dae文件转换为.x文件.-The source is vc++ Environment stresses the use of OpenGL for dae file conversion. X file.
- 2022-09-04 05:10:03下载
- 积分:1
-
三维真实感图形的绘制,使用VC固化的头文件
三维真实感图形的绘制,使用VC固化的头文件-realistic 3D graphics rendering, use VC curing the first document
- 2022-06-18 04:36:17下载
- 积分:1