资源列表
skybox
- 这是一个天空盒应用程序,有山,有太阳,还有白云(Skybox app, there are mountains and the sun and clouds)
skybox
- Opengl,利用纹理贴图渲染的天空盒,里面有天空盒的图片。-Opengl, use texture mapping rendering sky box, there are pictures of the sky box.
MYSOLARSYS
- vc++结合opengl编程模拟——动态的银河系-vc++ programming with opengl simulation- dynamic, Milky Way
MySolarsys
- 以OPENGL实现的太阳系星球运转模拟仿真,可以自由修改星体绕行速度和星体轨迹来实现逼真运转效果。-Planet of the solar system with OPENGL realize running simulation, you can freely modify the astral planets orbiting speed and trajectory to achieve realistic operating results.
xx
- 实现了真实感图形学的生产,运用openlg,有报告,有代码-To achieve the realistic graphics production, the use of openlg, have reported that there are code
openGL.rar
- 是openGL的48个精彩的实例原代码,有3D的碰撞效果,有蝴蝶翩翩的美丽画面等.,OpenGL 48 is an example of good source code, there are 3D effects of the collision, there are beautiful pictures of butterflies, such as dancing.
NeHe.OpenGL.Tutorial
- NeHe的OpenGL学习教程非常经典。提供的例程源码几乎都有跨平台的不同编译版本。现将VC++6.0版本源码上传,供大家学习参考!
cameraroam
- opengl的场景案例,雪人在地面排队,通过上下左右键控制镜头移动-the opengl scene stories, snowman queued on the ground through the up and down keys to control the lens moving
nehe-opengl
- Nehe OpenGL 1-10课源代码-Nehe OpenGL 1-10 class source code
Presentation
- 小游戏的代码。通过这个小游戏,读者可以了解opengl的框架,方便以后学习。-Game code. Through this game, readers can learn opengl framework to facilitate future learning.
NEHE
- NeHe教程系列的源代码 很不错的
Premier.Press.-.Focus.On.3D.Terrain.Programming.-.
- 介绍了基于opengl的地形可视化方法,包括地形数据的生成,纹理映射,天空盒的构造,碰撞检测等多方面技术内容。