搜索资源列表
panzoomrot
- Panning zooming and rotation in OpenGL
sui
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
207
- 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth the moon operation, painting cub
LaserCAM
- 一个封装的比较好的OpenGL框架,可以实现放大缩小,平移旋转等功能,直接在OnDrawGL中绘制想要的图像即可-a package of relatively good OpenGL framework can be achieved zooming and rotation features such as translation, OnDrawGL directly in the drawing unwanted images can be
basicvector
- 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
gl3d
- OPGL源代码,演示了OPGL的面与物体的构成,以及3维物体的旋转,移动,放大等操作。并提供了背景设置,光影等效果的控制。适合于OPGL入门.-OPGL source code, OPGL demonstration of the surface and the composition of objects, as well as three-dimensional object rotation, Mobile, zooming etc. And provided background set
Open_Cylinder
- 画出Cylinder、Cone、Torus、Sphere四种图形的骨架和填满且可以旋转和放大缩小-painted cylinder, Cone, Torus. Sphere four skeletons and graphics and can fill rotation and Zooming
NewProject
- 本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。-this program is based on the opengl vc programming of 3D objects compression, zooming, rotation, translation, etc, great reference value.
球旋转
- 一个OPENGL示例,图形为一个球,可实现球的旋转,颜色改变,放大与缩小-an OpenGL examples, graphics for a ball, the ball can be realized rotation, color change, Zooming
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
MFC_OPENGL_rotate_translate_zoom
- 本例子实现画立方体的例子,多面体可以参考此程序,程序实现了三维立体图形的旋转,平移和缩放,旋转通过鼠标左键实现,平移通过方向键实现,缩放通过鼠标滚轮实现-The example painted cube example, the polyhedron can refer to this program, the program to achieve a rotation of three-dimensional graphics, pan and zoom, and rotate the lef
ROT
- 在C++Builder平台下利用opengl实现图形的放大缩小,旋转,平移等功能!-Use opengl graphics zooming, rotation, translation and other functions in C++ Builder platform!
cube_rotate
- 用鼠标控制立方体的旋转、缩放、平移,左键控制旋转,右键控制平移,中间控制缩放-Use the mouse to control the rotation of the cube, zoom, pan, rotate left control, right control panning, zooming intermediate control
sanweibianhuan
- 这是实现图元的平移、缩放、旋转的三维变换的动画效果。-This is to realize the primitive translation zooming rotation of 3 d animation effect of transformation.