资源列表
JustDoIt1
- 用openGL读取3Dmax小车模型,并进行处理,实现了小车的运动。-Read 3Dmax little car model using openGL , and treat it, to make the car moveing.
HeightmapSceneLOD3232
- 一个加载了人、房屋、地表植被的战场环境模拟程序。实现了物体的LOD效果,即不同距离实现不同的绘制细节。希望对学习LOD的人有用。-One loaded with people, housing, ground vegetation of the battlefield environment simulation program. Achieved LOD objects effect that different from achieving the details of the differ
openglsoft
- 关于OPENGL交互和界面的程序,软件包内容详尽,包括了三维渲染的基本算法和基于OPENGL可交互的实现-OPENGL interaction and interface on the procedures detailed package, including three-dimensional rendering of the basic algorithm and based on the realization of interactive OPENGL
openGLtext
- OpenGL中简单的显示文本(英文)的例子。-A simple example of Drawing Text in OpenGL
ReadObj
- 读入Obj对象到MFC的文件,可以对对象进行旋转或者改变光照的程序.-Obj object to the MFC read the file, you can rotate the object or change the lighting process.
Rotate
- opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then
3D
- 简单的三角片三维重构,可以重构一个简单的圆柱体,上下的半径可以改变-A simple three-dimensional reconstruction of the triangle, you can reconstruct a simple cylinder, the radius can be changed from top to bottom
particles
- 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision
3DS_read
- 在vc环境中 实现3ds文件的读取 并对文件进行操作处理 本程序实现的是对文件加纹理进行渲染-using vc 3ds
model
- 斯坦福大学开发的三个经典3D几何模型,ply格式的,对于接触图形的朋友有很大帮助-Stanford University, developed three classic 3D geometric model, ply format, for access to graphic of great help to a friend
seaTerrain
- 导入DTM数据和纹理,表现海底地形的一个小程序-Import DTM data and texture, showing a small program seabed topography
Bezier
- OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
