资源列表
Bounce-opengl
- openGL实现图形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现.-Open GL graphics transform, and add animation effects. A translation, narrow, rotating three transform, called opengl c compiler after the operation to achieve.
Lesson05
- 用opengl绘制三角锥和正方体,不同的面不同的颜色。并且三角锥和正方体以不同的旋转角度自动旋转。旋转可以键盘操作控制。
pick
- 用鼠标点击图像,图像可以移动,有什么需要改进的,请留言-using the mouse to click the image, images can be mobile, what needs improvement, please leave
OpenGLread3ds
- OpenGL读取3ds文件 Word文档。有3ds模型说明,但在纹理读入时有小问题-OpenGL read 3ds file Word document. Have 3ds model, but in the texture read fashionable have a small problem
pickfast
- 選取物件分為线架構,立體形狀等多種選取方式-selected objects into line structure, three-dimensional shape of a variety of selection methods
teapot纹理
- VC++6。0编写的opengl teapot纹理曲面-VC 6. 0 opengl teapot prepared by the Surface Texture
openGL_GLUT
- 对于初学计算机图形学者要知道的最基本的GULT库中用到的函数。-For novice computer graphics researchers want to know the most basic GULT library functions used in.
rectangular
- 绘制一个彩色的四棱锥并添加光照效果。可以通过控制物体对光的反射材质因子和不同光的因子达到不同的光照效果。-Draw a color of rectangular pyramid and add lighting effects.Can control the object to the light reflection material factor and different factors to reach different lighting effect.
chap11位图和图像
- OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
OpenGL绘制相互碰撞的小球
- OpenGL绘制相互碰撞的小球, 而且提供各种选项,非常真实。-OpenGL rendering mutual collisions of small ball, but also provides various options, very real.
OpenG_LittleCar
- 用OpenGL在VC环境下开发的小车,比较简单,特别适合于本科生课程设计,也可作为图像编程初级了解之用