搜索资源列表
OPENGL图形任意缩放.zip
- 演示在OPENGL下图形的缩放操作
OPENGL图形任意缩放
- 演示在OPENGL下图形的缩放操作-demonstration under the OpenGL graphics scaling operation
OpenGL三维物体显示
- 一个显示三维物体的例子,可以进行缩放和旋转
OpenGL
- 本代码能够绘制三围球体和三围立方体,对球体和立方体加光照,绕不同的方向旋转球体和立方体以及对立方体进行缩放等功能,值得推荐!-This code is able to draw up the 3 surround the ball and 3 surround the cube, to the ball and cube and light around a different direction, rotating sphere and cube and the cube to zoom fu
opengl
- 实现图形平移,旋转,缩放,使用opengl函数,-To achieve graphics translation, rotation, scaling
OpenGL
- 读入数据,利用OpenGL函数用三角网格的形式画出地面,并实现了缩放、旋转、纹理等功能-Read the data, using OpenGL function with triangular grid in the form of painted surface, and to achieve the zoom, rotation, texture and other functions
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
opengl
- 一个使用vc opengl实现的画茶壶兔子以及实现旋转缩放的小程序-A picture of the realization of the use of vc opengl and realize the teapot rabbit rotating the zoom small programs
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、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
opengl_1
- OpenGL的图象旋转缩放处理,能够使用相关程序进行合作处理,包括坐标定位,坐标变换等。-OpenGL rotating zoom image processing, be able to use the relevant procedures cooperation deal, including the coordinates of position, such as coordinate transformation.
GLZoom
- VC+opengl 实现缩放功能,做仿真时节约时间-opengl 实现缩放功能
GLTable
- mfc+opengl 开发框架,有缩放、旋转、移动功能。只需继续添加代码-mfc+ opengl development framework, there are scaling, rotation, mobility features. Just add the code to continue
first4
- 使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。 -Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a certain graph, position changes,
Selectable3DScattergraphUsingOpenGL
- 本示例使用OpenGL创建三维Scattergraph,用户可以从任何角度查看使用鼠标旋转。图形数据可以经正投影或透视投影显示,并可以选择每个点的颜色。用户可以在图形周围绘制点,并选择它们,然后缩放图,以扩大该区域包含选定点。-This sample uses OpenGl to create a 3-D Scattergraph that the user can view from any angle by rotating with the mouse. The data can be s
CG_exp2
- 这是一个从文件中读入顶点和三角形信息,做出三维图形,并且同时用鼠标和键盘实现了缩放,旋转,平移等基本操作,是用opengl进行三维作图,实现键盘鼠标交互的一个不错例子-This is a read from a file vertex and triangle information, making three-dimensional graphics, and also with the mouse and keyboard to achieve the zoom, rotation, tra
Graphics_ex1
- OpenGL演示程序。 1创建一个窗口,窗口分成四块。第一块绘制线(虚线、实线、粗线),第二块绘制多边形,第三块窗口用渐变填充多边形,第四块窗口绘制圆。 2右击每一块,则单独显示该块的内容。单独显示时,可以使用鼠标左键对显示内容进行拖动,用滚轮进行缩放。再次右击则显示四块的内容。-OpenGL demo. 1 to create a window, the window is divided into four. The first one to draw a line (dashed,
gltZpr0.4
- Opengl 的基本功能缩放、平移、旋转-opengl s basic fun:zoom、pan、rotate
缩放
- 大学计算机课程数字图像,缩放指令,opengl(University computer course digital image, zoom instruction, OpenGL)
OPENGL图形任意缩放
- 基于OpenGL的三维缩放程序,显示具有纹理的立方体Cube,还有茶壶