搜索资源列表
Bounce-opengl
- openGL实现图形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现.-Open GL graphics transform, and add animation effects. A translation, narrow, rotating three transform, called opengl c compiler after the operation to achieve.
OpenGL--translate
- 本程序为OpenGL开放源代码,里面包含有比例变换、平移、旋转等
OpenGL--translate
- 通过鼠标左键+ctrl实现了对opengl对象的各种变换,缩放,平移,旋转
cgTrans3Dcw MFC和OpenGL做的三维坐标系程序
- MFC和OpenGL做的三维坐标系程序,XYZ轴可旋转,平移。-MFC and OpenGL program to do three-dimensional coordinate system, XYZ axis can rotate, pan.
glutdlls37beta.zip
- 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
OPENGL-
- 十个很漂亮的c语言编写的opengl原码,各种三维动画。可执行旋转,平移等多种操作 -C ten beautiful original code written in opengl, various three-dimensional animation. Perform rotation, translation and other operations
VRDemo.rar
- 用VC的opengl编制的虚拟现实的例子,是房间及电脑的表达,通过鼠标的左右键可进行平移、旋转等操作。,VC with the opengl prepared examples of virtual reality is the expression of the room and computer, through the left and right mouse button can be translation, rotation and other operations.
OPENGL_MFC-100521
- OPENGL 漫游实例 主图为一个简单的锥形,漫游方法与SketchUp建模软件相同 1、各种视角察看锥形:按着鼠标中键,根据鼠标滚动,可以改变锥形角度 2、锥形平移:按着鼠标中键和Shift,可以平易锥形。 3、放大和缩小锥形:滚动鼠标中间,向上缩小,向下方大-OPENGL roaming the main picture shows a simple example of the cone, roaming the same methods and modeling soft
opengl
- 实现图形平移,旋转,缩放,使用opengl函数,-To achieve graphics translation, rotation, scaling
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
openGL
- C++ OPENGL 实现画板功能,可以画线,矩形,园,实现平移染色功能。-C++ OPENGL achieve Sketchpad features, you can draw lines, rectangles, Park, dyed to achieve translation.
MyTemplate
- 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
3DmodelDisplayTool(OpenGL)
- 基于OpenGL的三维模型显示工具,支持鼠标操作,放大缩小、旋转、平移等-The 3D model based on the OpenGL display tool,and it supports the mouse to zoom, rotate, translation, etc.
用OPENGL+MFC编的三维地形
- 用OPENGL+MFC编的三维地形,可以构建TIN,旋转,平移,还加了纹理贴图,有数据。-OPENGL+ MFC series with three-dimensional terrain, you can build TIN, rotation, translation, has added texture, there are data.
opengl
- 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
OpenGL-and-3DS
- 基于OpenGL 的3DS 模型的导入与控制。研究了在VC++6.0 环境下利用OpenGL 导入3DS 模型的两种方法,并给出了具体实现 过程和技术要点,两种导入方法比较结果说明:读入3DS 文件类的方法优于文件转换法,导 入的模型图的失真度很小,并可方便实现平移、旋转、缩放、拾取等人机交互控制. 关键词:OpenGL;3DS 模型;人机交互-Import and Control of 3DS Models Based on OpenGL GAO Hai-fang1,
example3
- OpenGL简单的画图,先画一个盾牌,再旋转,平移,变成3圈盾牌。-OpenGL simple drawing, to draw a shield, and then rotate, pan, 3 turns into a shield.
OpenGL-ES2.0_obj
- Android平台的APP代码(Eclipse,ADT),实现了基本3D对象(点,线,面,体)的绘制,单指与双指操控,包含三维的各种变换:平移,旋转,缩放,透视,是学习动画与仿真的入门代码.(Android platform APP code (Eclipse, ADT), to achieve the basic 3D object (point, line, surface, body) rendering, refers to a single and double finger mani
图像处理 几何运算 平移旋转镜像缩放
- 哈工大计算机图形学实验,opengl和c++实现,可以实现平移旋转的功能(The function of translation and rotation can be realized)