搜索资源列表
Src.rar
- 涉及windows游戏编程中的一些源码,包括布告板、天空盒、openGL COM等许多基本技术,Windows games involving some of the programming source, including bulletin boards, sky box, openGL COM and many other basic skills
myGL
- 基于OPENGL的VC++雪花屏保源代码,不能可以学习一下生成算法,很漂亮的雪花漫天飞舞,有地面与空中的透视切换,这应该算是最简单的OPENGL实例了,初学OPENGL你应该参考一下。请将编译生成的文件拷贝至根目录下,方可运行。-OPENGL based on the VC++ snowflakes screensaver source code, can not study the generation algorithm can be very beautiful snowflakes da
SkyAndTerrain
- 这是用OpenGL在vc++6.0环境下写的天空地形游走的代码,可用键盘控制。-It is used OpenGL in vc++6.0 environment to write code to walk the sky terrain, available keyboard control.
Control
- 基于VC++与opengl结合,模拟3ds格式飞机在天空中飞行,对于opengl游戏开发有一定借鉴意义-Based on combination of VC++ and opengl, 3ds format analog aircraft flying in the sky, opengl game development for a certain reference
BlossomEngine
- GPU PRO介绍的图形渲染引擎 D3D与OPENGL之前的移植-- quad-tree scene management - per-pixel lights (forward shading) - sunlight and spot light shadows (hardware shadow maps) - sky-box - full-scene bloom
stars
- opengl program for stars written in c.the points blink like stars in the sky.it was written in dev c++ platform.