搜索资源列表
GZFApp
- 用OpenGL实现正方体,台体,柱体,球体,超椭球体,环的三维创建及几何贴图,以及几个粒子系统的表现(1,爆炸,2,星云,3,雪),全部实行了对象的封装.运行程序时按\"+\"或\"-\"观看.-use OpenGL cube, Taiwan, cylinder, sphere, ellipsoid-, Central and the creation of three-dimensional geometric mapping, several particle system and the
OpenGLsim
- 一个用OpenGL开发得立体圆柱,中间有个方形的孔,可选转 -with OpenGL development of a three-dimensional cylinder in the middle of a 000 square hole, the optional switch
Cylinder.rar
- opengl+vc,控制台,不是调用opengl函数画的,而是拟合的圆柱体,opengl+ vc, console, instead of calling opengl function of painting, but fitting cylinder
stencilCAD.rar
- 利用OpenGL的模版特性实现的一个CAD模型:一个立方体和一个圆柱体的布尔减之后得到的结果,The template features the use of OpenGL to achieve a CAD model: a cube and a cylinder followed by the Boolean result
MyCylinder.rar
- 用opengl写的一个圆柱体,给初学者参考一下,Opengl written with a cylinder, a reference to the beginner
GLSL04_CubeMap
- 用vc和openGl来实现立方环境映射,里面有圆柱体,圆锥,还有周围的环境-Achieved with the vc and openGl cubic environment mapping, which has a cylinder, cone, as well as the surrounding environment
cylinder
- 虚拟现实课程,opengl,一个画圆柱体的case。-Virtual reality programs, opengl, a painting of a cylinder case.
texture
- 简单的Opengl纹理贴图,包括球体贴图,柱体贴图,和用贝塞尔曲线画苹果并且贴纹理-Simple Opengl texture mapping, including mapping the sphere, cylinder block, and the use of Bezier curves and paste texture painting Apple
opengl
- 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
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.
opengl
- 简单的opengl画一个齿轮及圆柱,包括算法及框架-Opengl draw a simple gear and cylinder, including the algorithm and the framework
circquad
- openGL program to create a cylinder and parallelepiped by extruding a circle and quadrilateral respectively
cylinder
- using opengl to draw a cylinder-draw a cylinder
Cylinder
- 在win32 console application平台,用opengl绘制一个圆柱体。-In the win32 console application platform, draw a cylinder with opengl.
SimpleMirror
- 画了四个物体:球体,正方体,圆球,圆柱体,再画出一面镜子,可以看到镜子里自己的像。可以移动鼠标旋转查看,也可以通过按键A, D, F ,R 来控制旋转等功能。-Drew four objects:sphere,cube,sphere,cylinder, and then drew a mirror,you can see the image of their own. You also can move the mouse to rotate view, you can also keys A
MyCollision2
- OpenGL碰撞检测算法,运动的球与平面之间的碰撞,与圆柱之间的碰撞。-OpenGL collision detection algorithm, movement between the ball and the plane collision, the collision between the cylinder.
cylinder-win32keyboardPmove
- WIN32环境下的OPENGL编程。实现功能:通过构建二次方程绘制三维图形,光照和材料设置,圆柱体上下表面封闭处理,键盘控制物体的旋转,缩放和移动。-WIN32 environment OPENGL programming. Function: quadratic equation by constructing three-dimensional graphics rendering, lighting and material set, the upper and lower surface
cylinder
- A simple Cylinder project used for basic training over OpenGL
cylinder
- 利用opengl软件,画空心圆柱的方法,运用opengl里的函数cylinder()进行处理-Using opengl software painting hollow cylinder using opengl in the cylinder () function for processing
opengl圆柱体绘制
- 利用三角面片逼近法生成圆柱体、利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by the triangle surface approximation method, and the cylinder is generated directly by the drawing function in OpenGL)