资源列表
Openg_Hanzi
- Opengl编制CHzG类实现旋转立体汉字的一种方法,需要在Opengl显示汉字的可以参考-Chinese letter for Opengl
tobot
- 机器人的程序,可以通过键盘控制机器人的运动,每个部件都可以旋转运动-Robot program, can through the keyboard to control the robot movement, each part can rotary motion
3D-Mesh-Viewer
- 3d mesh viewer opengl -3d mesh viewer opengl
movingcamer
- 照相机场景漫游 摄像机场景移动1.学会利用变换矩阵实现摄像机漫游。 2.进一步巩固实例化变换。 3.掌握多个顶点数组对象(VAO)的使用。-Moving Camera demop
Helicopter
- OpenGL helicopter simulator
PacMan
- 2D PacMan on OpenGL C-2D PacMan on OpenGL C++
quadcopter
- 3D quadcopter simulator. It includes OpenGL C++ source code and Controls.png
simple-packet-tracer
- Dont open it, its useless program
TIAOWEN
- 对绘制的茶壶进行改进~使之变成有条纹效果的茶壶~对于学习图形学的朋友来说~值得研究~-To draw the teapot to make it into a striped effect of the teapot ~ for the study of the friends of the computer is worth studying.
chahu
- 计算机图形学绘制一个茶壶的效果~配置好OpenG来的运行环境后~就可以使用~-Computer graphics rendering the effect of a teapot to configure the OpenG to the operating environment can be used ~ ~
MAN
- 用OpenGl实现对球体的漫反射~可以模仿漫反射条件下球体的光照效果~很好的代码~值得研究~-Using OpenGl to achieve the diffuse reflection of the sphere can imitate the diffuse reflection of the sphere of light.
DDA
- 用opengl通话DDA画线算法画直线~-OpenGL call DDA line drawing line.