资源列表
3D-rib1.ZIP
- This a OpenGL demo which rotates a ribbon in 3-d Space.-This is a OpenGL demo which rotates a ribbon in 3-d Space.
opengl
- OPENGL 经典教程 开发学习OPENGL必备-OPENGL classic tutorial to develop the necessary study OPENGL! ! !
texture
- NEHE教程,练习贴图的opengl代码-Mapping exercises of the opengl code
3D_OpenGL
- 这里主要是对OPENGL在VB环境下使用,通过调用OPENGL的函数建立3D模型。-OPENGL here mainly for use in the VB environment, by calling a function OPENGL set up 3D model.
Lesson48
- 著名OPENGL教程NEHE中的部分代码。-OPENGL famous NEHE some tutorial code.
Lesson47
- 著名OPENGL教程NEHE的源代码,Lessons47-OPENGL famous NEHE tutorial' s source code, Lessons47
Lesson46
- 著名OPENGL教程NEHE的源代码,Lesson-OPENGL famous NEHE tutorial' s source code, Lesson
Lesson45
- 著名OPENGL教程NEHE的源代码,Lesson45-OPENGL famous NEHE tutorial' s source code, Lesson45
Lesson44
- 著名OPENGL教程NEHE的源代码,Lesson-OPENGL famous NEHE tutorial' s source code, Lesson
clip
- 裁剪算法,基于Liangbasky的算法思想-Clipping Algorithm
35738591Lex_Yacc_Parser
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具。-Three-dimensional graphics in the growth and developmen
glutEx1-vs6
- 首先,画一张有四条腿的桌子,其中四条腿的形状一样位置各异,所以先写一个画桌脚的函数Draw_Leg113(a,b,c),并通过参数把绘制的位置告诉函数。函数的实现较为简单,只需先push,后pop保护当前的矩阵,再经过移位,缩放z轴,绘制cube即可完成。 -First, draw a table has four legs, one of the four legs of different shapes, like the location, so the first leg draw
