资源列表
RotateGlider
- 利用OSG引擎编程,响应键盘旋转三维物体模型-OSG engine programmed to respond to the keyboard rotating 3D object model
texture
- 多个贴图放在一起的效果 opengl 简单实用-multi-textures
MFC_OpenGL_sphere
- 计算机图形学作业,基于C++和OPENGL画球,并调节大小-Computer graphics work, based on C++ and OPENGL draw the ball, and adjust the size of the
zoo
- 国外大学本科生的计算机图形学大作业,用OpenGL实现的动物园,可以使用鼠标和键盘进行交互操作,真实感很强,纹理、光源、walkbias等运用十分熟练恰当,很具有参考价值。-Foreign universities for their undergraduate computer graphics operation, use OpenGL achieve zoo, you can use the mouse and keyboard interaction operation, strong
face_3d
- 别人做的一个基于OPENGL的人脸识别。-opengl= =
Particle220Src
- 基于Openggl的粒子系统,使用方便快捷,升级容易-Openggl based on particle systems, a convenient, easy to upgrade
CameraRove
- 1 实现摄像漫游:通过鼠标来上下左右地移动摄像机,也可通过键盘W、S、A和D键(或向上、向下、向左和向右方向键)来前后左右地移动摄像机; 2 实现摄像机环视:通过鼠标或键盘旋转摄像机环顾四周,包括左右巡视、向上仰视和向下俯视。 -1 实现摄像漫游:通过鼠标来上下左右地移动摄像机,也可通过键盘W、S、A和D键(或向上、向下、向左和向右方向键)来前后左右地移动摄像机; 2实现摄像机环视:通过鼠标或键盘旋转摄像机环顾四周,包括左右巡视、向上仰视和向下俯视。
TeapotaBall
- 一个基于OPENGL的小程序。实现添加光照,接受键盘控制的茶壶和小球-An OpenGL-based applet. Add light and accept the keyboard to control the teapot and small ball
MYRIPPLE
- 用OpenGL实现了一个水的涟漪功能。希望对大家有用。-With OpenGL implements a function of the water ripples. Want to be useful.
3D-programing-for-gam
- 3d 游戏程序设计的入门书籍 很适合新手学习-3d programing for game
openGL
- 用openGL实现的对三维模型的显示和操作-With openGL implementation of the three-dimensional model of the display and operation
c++25
- 利用MFC和OpenGL编程,可观察3DS模型,简单实用