搜索资源列表
MyOpenGL
- 利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作-3D VIEW
openGL_Work
- 用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
PanningzoomingrotationinOpenGL
- 利用opengl实现平移旋转缩放,适于初学者学习。-Opengl rotation using to achieve pan zoom, suitable for beginners to learn.
Zooming_Panning
- 用于实现OpenGL中缩放和平移的正投影-Used to implement OpenGL zooming and panning in the orthographic projection
tu_xing
- 计算机图形学实验利用Java 3D或者OpenGl图形库,用C语言或JAVA语言编写一个简单的图形动画交互程序,可以使用鼠标或者键盘控制图形的变化,如平移、旋转和缩放等-Experimental use of computer graphics, Java 3D or OpenGl graphics library, use the C language or JAVA language to write a simple interactive graphics animation progr
GLTable
- OpenGL平面技术,内包含OpenGL图形的平移,转向等。-OpenGL graphic techniques,Contained within the OpenGL graphics, steering translation etc.
Traffic
- mfc框架,opengl实现交通仿真系统,有红绿灯控制以及车辆的行驶,同时,可以对屏幕进行缩放和平移。但是其中并没有实现碰撞测试,所以车辆会出现重叠的情况。--龙岩学院作业-mfc framework, opengl traffic simulation system, there is no crash test- Longyan College operations, and not turned over to the teacher
oTTEERRAIN7p
- opengl实现简单易懂的的三维场景转换及平移缩放功能 -opengl easy to understand the three-dimensional scene transitions and pan and zoom functions
CY457OpenGL
- openGL 旋转平移基本程序,适合初学者学习编程-openGL rotating pan basic procedures, suitable for beginners to learn programming
3dsPopengl
- 在3dsmax下自制的椅子贴上纹理导出为3ds格式,将3ds文件采用glut编程的方法将其导入opengl中,并用鼠标左键实现旋转,右键实现缩放,ctrl+左键实现平移。-Chair in 3dsmax homemade paste texture export to 3ds format glut programming 3ds file import opengl in, and use the left mouse button to rotate, zoom in right, to a
OPENGL
- 1.通过互联网查找Wavefront obj文件的格式定义; 2.编写C++程序解析Wavefront obj文件; 3.用3D建模工具构造两个以上的obj文件; 4.利用OpenGL绘制obj文件表示的3D模型; 5.使用VBO(Vertex Buffer Object)加速3D模型的绘制; 6.利用键盘控制3D模型的旋转、平移和缩放。-Draw out the three-dimensional animation in C++ environment through 3
point-cloud-processing
- 本程序用C++编写,实现了对各种点云数据的读取、显示(用OPENGL显示)、操作(用鼠标选取、放大、缩小、平移等)。-The the program C++ write, and read on a variety of point cloud data display (with OPENGL show), operation (selected with the mouse, zoom in, zoom out, pan, etc.).
Figure3Dto2D
- 运用opengl及纯矩阵运算两种方式 实现3D模型的建立,通过键盘来实现平移,拉伸,旋转等操作-Use opengl and pure matrix operations are two ways to achieve the 3D model, through the keyboard to achieve pan, stretch, rotate, etc.
Myopengl
- opengl绘图程序,vs2012,可以实现线,圆,多边形,并且实现平移,放大缩小,删除-opengl drawing program, vs2012, can achieve lines, circles, polygons, and to achieve pan, zoom, delete
SharpGL_Model
- C#下的OpenGL编程(SharpGL),自己写的一个绘图模板程序,可实现图形旋转、放缩、平移等操作,便于开发新项目。-C# OpenGL(SharpGL).It s a model program for OpenGL drawing,with functions of rotating,scaling and translating.It s convenient for developing new projects.
move
- openGL的平移与旋转入门代码。方便新手学习,在VC++6.0运行-openGL s move and easy
OPENGL
- OpenGL实现模型的旋转,平移,缩放的源码-MFC call OpenGL drawing examples
MFC下的可动光照圆柱
- opengl 实现三位图形的旋转、平移、缩放。(Opengl realizes the rotation, translation and scaling of three figures.)
Matrics4
- 进行矩阵变换使用,包括旋转变换,平移变换,缩放变换(Use of matrix transformation)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
