资源列表
openGL_translate-scale-rotate
- 用openGL通过键盘操作实现多边形的平移、旋转、缩放,本次实验是以三角形为例来实现的。-With openGL through translation, keyboard operation to achieve the polygon rotation, scaling, this experiment is triangle as examples to achieve.
aboalifirst
- C++ animtation its good for opengel students try it and have fun
glutplane
- flying plane opengl..add plane or remove plane
five_angle
- OpenGL读取绘图工具画的五角星图案,取代繁琐的分析编码-OpenGL read pentagram pattern drawed by a drawing tool ,insdead of the tedious analysis code
a3
- 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
3D-VC6.0POPENGL
- OPENGL学习,Visual C++语言编写的3D小雪人程序,非常适合初学者使用-OPENGL learning, Visual C++ language program 3D snowman, very suitable for beginners
box_texture
- 旋转的立方体,并且有贴图在立方体上,适合初学者的学习使用,特别是texture-Rotating cube, and there are maps in the cube, suitable for beginners to learn to use, especially texture
nurb
- 这是基于Linux操作系统和opengl的nurbs程序。-this is a source code of making a nurb, based on the platform of linux and using opengl.
Lines
- Silicon Graphics 的 OpenGL 直线绘画 Demo-Silicon Graphics OpenGL drawing a straight line Demo
ProjectView
- 在VC++环境下运行实现OpenGL三维绘图的程序源代码。
a3
- 在OpenGL观察实验的基础上,通过实现实验内容,掌握OpenGL中消隐和光照的设置,并验证课程中消隐和光照的内容。-On the basis of OpenGL observe experiments, by implementing experimental content, master OpenGL blanking and light settings, and verify the contents of the curriculum blanking and light.
heart
- 用汇编编写的一个动画程序,是一颗闪烁的红心。感兴趣的看看。