搜索资源列表
A02_OpenGL的基本图形
- 里面有在Windows下使用OpenGL绘制的几种三维基本形状作旋转的程序代码,程序精概.-inside the Windows using OpenGL 3D rendering several basic shape for the rotary code, the corresponding intensive procedures.
Transformgl
- openGL的三维图形自动旋转程序,送给毕业设计的朋友-3D graphics automatic rotation procedures, the design presented graduation friends
1543031646
- 该代码实现了二维、三维图形基本变换(平移、缩放、对称、旋转、错切)-the realization of a two-dimensional code, the basic 3D graphics transform (translation, scaling, symmetry, rotation, shear)
Mol_Simu
- 利用OpenGL开发的三维图形模型,可实现光照、旋转、细分等操作。
openGL_learning1
- 利用openGL实现了三维图形茶壶、球、圆锥、圆环、正方体的绘制、平移、旋转、缩放等简单功能,是openGL入门的好示例。
zhenfangtixuanzhuan
- VC++实现三维正方体旋转。图形学学习代码
径向基函数插值可视化
- 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
example
- OpenGL编程实例,三维可旋转的图形,实现了光源变化-opengl 3d
MFCopengl
- 在MFC窗口中用OPENGL显示一个三维图形,并实现旋转等功能-use mfc and opengl to display a 3d geometry
OpenGL
- 本程序在Visual C++6.0环境下采用OpenGL编程,实现一个三维图形的旋转显示-This procedure in the Visual C++ 6.0 environment using OpenGL programming, to achieve the rotation of a three-dimensional graphics display
opengl
- 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
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.
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
VCOpenGL
- 能够实现三维空间的交互,鼠标拖动旋转,放大缩小,的三维图形系统-To achieve three-dimensional space of interaction, mouse, drag the rotate, zoom, three-dimensional graphics system
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
FunctionGraphicsIn3D
- 1.绘制三维四边形网格曲面。 2.调整网格曲面显示状态:填充或不填充。 3.改变窗口背景颜色。 4.左键旋转图形,右键缩放图形。-1. Draw three-dimensional quadrilateral mesh surface. 2. Adjustment of the grid surface display status: fill or not fill. 3. To change the window background color. 4. Lef
jingxiangjihanshuchazhi
- 用glut做的鼠标球追踪三维旋转。包含可执行的exe。单是需要安装glut包.其中三维图形插值,基于径向基函数插值来做的。-Programming wiht glut and rotate 3d data.
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
MfcOpenGL
- 主要实现绘画图形的旋转,平移,缩放,适合初学opengl的几何变换,对于三维图形编程有很大的帮助-Main achieved painting graphics rotation, translation, scaling, suitable for beginners opengl geometric transformations, three-dimensional graphics programming for the very helpful
CSharpasharpGL_example
- 这是一个以C#和sharpGL开发的OpenGL三维图形旋转的示例,已经调试通过。很好的入门学习代码-This is a sample C# and sharpGL development OpenGL 3D Rotation, it has been through debugging. Good place to start learning codes