搜索资源列表
OpenglColumn
- 这个程序是一个win32应用程序,在VC++6.0下用Opengl绘制一个圆柱体,可以旋转等-This procedure is a win32 application, in VC++ 6.0 using opengl drawing a cylinder, you can rotate, etc.
PPM
- OpenGL中绘制圆柱的方法 用glut库 有立体效果的圆柱体-Methods to draw OpenGL cylindrical three-dimensional effect with the glut library cylinder
Cylinder
- 在win32 console application平台,用opengl绘制一个圆柱体。-In the win32 console application platform, draw a cylinder with opengl.
MFCopenglPcylinderPkey
- 在MFC环境下使用openGL绘制三维图像,设置了光照和材质属性。对圆柱体进行封盖处理,绘制封闭的圆柱体。通过键盘实现交互功能,完成对圆柱体旋转,缩放,移动等功能。程序已通过编译,可放心使用。编译环境为VS2008-MFC environment in three-dimensional images using openGL rendering, set the lighting and material properties. Of
cylinder-win32keyboardPmove
- WIN32环境下的OPENGL编程。实现功能:通过构建二次方程绘制三维图形,光照和材料设置,圆柱体上下表面封闭处理,键盘控制物体的旋转,缩放和移动。-WIN32 environment OPENGL programming. Function: quadratic equation by constructing three-dimensional graphics rendering, lighting and material se
erciqumian
- OpenGL的glu库提供了以下类型的二次曲面绘制,使用C语言来实现,主要有圆柱体,圆锥,球体,碟盘和部分同心圆。是初学opengl的很好的例子。-OpenGL-glu library provides the following types of secondary surface rendering, using the C language to realize, there are cylinders, cones, spher
SX1303224_3
- 利用OpenGL绘制不断旋转的生日蛋糕。应用工具库中的圆柱体、球,通过使用旋转、平移、放大缩小等方法变换坐标,组成蛋糕、蜡烛、火焰等相应物体。-Using OpenGL drawing birthday cake constantly rotating. Utility library cylinders, spheres, through the use of rotating, panning, zooming and other
opengl圆柱体绘制
- 利用三角面片逼近法生成圆柱体 利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by triangle surface approximation)
opengl圆柱体绘制
- 利用三角面片逼近法生成圆柱体、利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by the triangle surface approximation method, and the cylinder is generated directly by the drawing function in OpenGL)