搜索资源列表
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
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!
zhexianbiji
- 写程序用折线段逼近方式画如下平面曲线: (1) ,(可以转化为显示表达式) (2) ,(可以转化为显示表达式) (3) , 。 注:用OpenGL的画线函数画线段;步长、窗口大小由大家自己确定;如果需要平移或放大缩小,可以直接对折线顶点的坐标值进行平移和缩放,也可以调用OpenGL的函数进行平移或缩放。 -Write a program segment with folded planar curve approximation method draw is as fo
OpenGL_Dlg
- 使用OpenGL結合MFC做3維立體顯示一茶壺,並可以利用滑鼠右鍵選擇做平移、縮放及旋轉的基本操作功能。-The use of OpenGL with MFC to do three-dimensional stereoscopic display a teapot, and can choose to use right pan, zoom and rotate the basic operating functions.
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
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
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.).
MyPaint
- 采用openGL实现的类型于画板的工具,可绘制多种基本的图形,提供一个功能面板,可选中多个图形,进行平移旋转,复制删除,线条粗细改动,反走样,填充模式切换。支持拾色器,也可使用滑动条更改颜色,图片可保存至本地-OpenGL implemented using type tools in Sketchpad can draw a variety of basic graphics, provides a function panel, multiple graphic pan rotation,
guangxianmoni
- 我基于OpenGL创建了大写字母P和小写字母p的三维图形。在美式键盘大写未锁定条件下,运行程序时,可以实现图形的自转、手控绕X,Y,Z轴旋转、放大、缩小和左、右平移。程序还添加了材质,光源和光照的设置-I created a three-dimensional graphics based on OpenGL uppercase P and the lowercase p s. In the American capital keyboard unlocked condition, when y