搜索资源列表
OpenGL_ActiveX_Control
- 这是类似OPeninventor的activex控件,以树的形式存储对象,构造任意复杂的实体和场景,由于是封装了OpenGL的控件, 用户只要知道怎么建模即可,不必关心OpenGL如何操作。在VS2003下编译通过。
CelShading
- Opengl使用GLSL的卡通渲染例子, glsl文件在Assets\Shaders下,模型使用md2格式 另外本例OpenGL扩展使用glee,它是一个比glew更轻量级的扩展使用方式,我去掉glee.lib,直接将glee.c, glee.h加入工程,便于编译 vc2003直接编译即可-opengl glsl Cel Shading, use md2, glee.c, glee.h. vs2003 compiled
opengl-billiards
- 在vs2003下编译通过的,opengl写的3d台球游戏代码,具体的配置参照《说明.txt》-Adopted in compiling the vs2003 under, opengl written code 3d billiards game, the specific configuration of the txt file
