资源列表
VIEW3DS11
- 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is very simple, readers can call
MYRIPPLE111
- 这是一个非常漂亮水纹波动效果的程序,做的非常逼真。-This is a very beautiful symbol of the effects of fluctuations procedures, the very realistic.
opengl456
- 使用OpenGL来做三维测量与重建,推荐一下吧,还行!-make use OpenGL 3D measurement and reconstruction recommend it, is also OK!
Scence11
- 这部分代码有五个程序,分别是云层仿真,模拟爆炸仿真,天空,九大行星的运行,及地面效果。-this part of a five procedure codes, namely cloud simulation, simulation explosion simulation, the sky, the planets of the operation, and ground effects.
lesson25
- 用visualc++6。0和opengl实现的变形程序,相当精彩,有助于对opengl的深入了解!-with visualc + +6. 0 and borders to achieve the deformation process, very attractive, opengl contribute to the deepening of understanding!
mandelbrot
- the implementation of the mandelbrot,use the OpenGL to display the result-the implementation of the mandelbrot. use the OpenGL to display the result
opengl1000000000000001
- OPENGL程序。运用如下 涉及的其他结构和类: 1.DEVMODE 2.WndClass 3 LOWORD(lParam),HIWORD(lParam) tip 1.使用ChangeDisplaySettings来尝试切换成与dmScreenSettings所匹配模式。我使用参数CDS_FULLSCREEN来切换显示模式, 因为这样做不仅移去了屏幕底部的状态条,而且它在来回切换时,没有移动或改变您在桌面上的窗口。 2 ShowCursor(
opengl0000000000000002
- 使用opengl编写的动态的文本移动程序.-use opengl prepared text of the dynamic movement procedures.
lesson10_1
- OPENGL源码演示功能,演示了怎么用OPENGL做3D动画,并有代码注释部分~-OpenGL demo source function, demonstrated how to do with OpenGL 3D animation, and code Notes ~
OpenGLCloud
- 本程序主要介绍白云的模拟技术,使用的方法是盒子(BOX)的方法!-this program introduces the cloud simulation technology, the methods used are box (BOX) method!
OpenGLWater
- 本程序主要介绍海浪波动的模拟技术,水的流动效果、水波的模拟。-the procedures introduced wave fluctuations in the simulation, water flow effect, the wave simulation.
OpenGLSky
- 本程序主要介绍蓝天的模拟技术、采用球形(dome)方法。-this program introduces the sky simulation technology, using spherical (dome) method.