搜索资源列表
旋转位图ROTATE
- 一个旋转位图的程序,用VC+openGL技术,值得一看-a rotating bitmap procedures, with VC + openGL, an eye-catcher
rotate
- 用opengl编写的一个简单的由颜色变换组成的立方体,可以旋转的功能,已经调试!-use opengl prepared by a simple color change of cube, can rotate function, Debugging already!
rotate
- 只使用opengl的glvertex函数和基本的矩阵变换,而不使用任何opengl的高层函数实现不消隐正方体的旋转,平移,缩放
cgTrans3Dcw MFC和OpenGL做的三维坐标系程序
- MFC和OpenGL做的三维坐标系程序,XYZ轴可旋转,平移。-MFC and OpenGL program to do three-dimensional coordinate system, XYZ axis can rotate, pan.
OpGL.rar
- 本程序用OpenGL实现三棱柱、六面体以及十二面体的绘制、旋转和缩放功能,而且能够处理光照和投影方式的设置。,This procedure use OpenGL to achieve prism, hexahedron, and dodecahedron drawing, rotate and zoom functions, but also the way to deal with light and projector settings.
rotate
- VC6.0+OpenGl 编写的一个小的光照,以及场景构造的小程序-VC6.0+ OpenGl prepared a small light, and the scene structure of the small programs
OpenGLpointclouds
- OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud
1
- OPENGL纹理映射的应用,对长方体6面进行映射,并旋转,包中包含源代码-OPENGL application of texture mapping, to map surface of the cuboid 6, and rotate, the package contains the source code
OpenGL
- 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
openGL
- 基于openGL图形开发包的三维地形可视化软件,可以进行地形漫游,放大】缩小、旋转等操作,可粘贴各种纹理。-OpenGL graphics development kit based on three-dimensional terrain visualization software, you can roam the terrain, zoom】 shrink, rotate, etc, can be pasted variety of textures.
TORSO
- It is a c++ openGL programe, it is a robot, can rotate it s arms and legs . -It is a c++ OpenGL programe, it is a robot, can rotate it s arms and legs.
OpenGL
- 原始的opengl画完整茶壶,静态无法旋转,有茶盖和茶壶柄。纹理-Integrity of the original painting opengl teapot, static can not rotate, there are tea and teapot handle covers. Texture
ass3-program
- draw a cube by opengl, the cube can rotate ,pitch,yaw , look forward and back. and so on-draw a cube by opengl, the cube can rotate, pitch, yaw, look forward and back. and so on
text
- 立方体纹理贴图,可以转动 ,opengl语言,vc++编译环境-Cube texture mapping, you can rotate, opengl language, vc++ Compiler environment
31767693OpenGL
- 这是用OPENGL创建RGB模型,通过计算点,线得到的,是基于单文档的,可以用鼠标拾取旋转该模型-This is the RGB model created with OPENGL, by calculating the point, line received is based on a single document, you can use the mouse to rotate the model pick-up
3DmodelDisplayTool(OpenGL)
- 基于OpenGL的三维模型显示工具,支持鼠标操作,放大缩小、旋转、平移等-The 3D model based on the OpenGL display tool,and it supports the mouse to zoom, rotate, translation, etc.
Rotate
- opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then
rotate
- 提供opengl中选择的功能,可以控制物体的任意选择,有很好的接口控制绕各个轴的旋转-opengl rotate
OpenGL
- 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
OpenGL
- android下用OPenGL画三角形和正方形,三角形会旋转(Android uses OPenGL to draw a triangle and a square, and the triangle will rotate)