资源列表
Chapter04
- OPenGL地形描述 OPENGL高级编程-describe the terrain by Opengl
3D.rar
- 飞机飞行,对三维的指导很有意义,主要讨论如何生成轨迹,Flight
ClothSimulation
- 通过菜单选项,结合opengl可以对衣服进行三维的仿真 -Through the menu options can be combined with opengl simulation of three-dimensional clothing
fountain_ok_gl
- 基于opengl的喷泉模型 完美编译调试-Fountain by opengl
Shadow_3DMAP_MRF
- 提出一种用阴影流和三维马尔科夫随机场后验概率最大化方法运动阴影消除算法。-Present a novel approach of moving shadow elimination based on Shadow Flow and maximum a posteriori probability of 3D Markov Random Field(3D MAP-MRF).
glut-3.6.tar
- opengl入门必备,通过这个,才可以使用C++编程 -opengl entry must, through this, can only be used C++ Programming
graghic
- 我的OPENGL大作业,使用OPENGL绘制了汽车飞越的场景。
snowstorm
- 利用opengl的粒子系统实现的下雪的情景,形象逼真。-Use opengl particle system snow scene to achieve a vivid image.
IPhoneGameDev.rar
- 在Iphone上编写游戏,使用语言c/c++ cocoa,how to dev game on IPHONE
Visualization
- 使用raycasting方法实现单位球的绘制,以达到数据可视化的效果-Methods used to achieve the unit ball raycasting drawing, in order to achieve the effect of data visualization
nature
- 这个程序使用了大量OpenGL高级特效技术以产生出室外自然景观的真实感效果。 场景中有轻风吹拂绿草、在水面上产生涟漪、倒影、天空云动、地形等等。
ESPLOSIONI
- 碰撞的模拟程序,采用的粒子系统以及碰撞检测等技术实现,值得学习