资源列表
VagoMaze
- 基于opengl的三维迷宫场景漫游,采用了顶点和片元着色器,通过gpu加速渲染。取得了较好的效果,同时进行了相应的纹理映射 -this is a program for 3d maze used opengl
assig6_modelling
- 基于openGL的代码,在VS2010上 (2)正确完成一种3D图形类的calculateNormal(float*out, float*a, float*b, float*c)函数 (3)正确完成一种3D图形类的calculateNormals()函数 (4) 图形类的构造数中调用calculateNormals() (5) 在图形窗口中显示具有光照效果的3D图形 -OpenGL-based code in VS2010 on (2) completion of on
hene
- OpenGL实用例子,堪称经典,对学习相当有帮助!学习VC的人不能不看的好程序!-OpenGL practical example, classics, to study helpful!!!!! Learning who can t see VC good program!
guanzhaomoxingsuanfa
- 通过MFC界面实现光照模型算法,根据亮度色度以及灯光效果实现目的-Interface through the MFC algorithm to achieve illumination model, color and brightness according to lighting effects to achieve the purpose
OpenGL-1.4
- 红宝书里面详细的代码,每章都有代码,运行起来没有错误-OpenGL Red Book Examples
Robot
- 用openGL画的六自由度机械臂,环境为基于Dialog的MFC应用程序,环境VS2008-Draw the Six Arms of Robot with OpenGL,This Project is On VS2008,It is a Program Based On Dialog in The environment of MFC.
MyDlgOpenGL
- 基于对话框的OpenGL图形程序 实现一个贴图立方体的旋转,可以响应按键消息- Based on the OpenGL ,the programe can be used to rotate a cube sticked with picture,also can respond to the message of keys.
NEHEOpenGl.rar
- 完整的NEHE OpenGL教程,包括全部源代码,NEHE OpenGL tutorial complete, including all source code
moon-and-light
- 一个在OpenGL下实现月亮圆缺变化、灯笼闪耀、雪花飞舞的应用程序。-A shortage under OpenGL implementation of the moon, lantern shines and application of snowflakes dancing.
Graphics4
- 绘制一个旋转的立方体,左右两侧有红白光源,立方体在光源下有反射效果-Draw a rotating cube, the left and right sides of red white light source, the light source cube in the reflection effect
demo
- 一个模拟船的demo ogre newton引擎制作-ogrenewt ship demo
ObjRenderer-MFC-vs2010
- opengl 用mfc读取外部模型, 老师给的示例程序-opengl mfc read an external model