搜索资源列表
OpenGL-ES-2.0-Programming-Guide.pdf
- 所有代码都是放在同一个文件main.h中的-All code is placed in the same file main.h
opengl-Camera
- 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
sphereworld
- 这个例子综合了主源文件sphereworld.cpp之外,该项目还包括了来自\shared文件夹的gltools.cpp、,math3d.cpp、glframe.h-This case integrated to the main source file sphereworld.cpp The project also includes from \ shared file folder gltools.cpp math3d.cpp, glframe.h
Fog
- opengl对fog雾的处理,包含了opengl基本框架.主要代码: fog.h fog.c-opengl for fog fog treatment, including the opengl basic framework of the main code: fog.h fog.cpp