资源列表
HeightMap
- 通过OpenGl构造三维地形,并且附带摄像机功能.-OpenGl structure through three-dimensional terrain, and attached to the camera function.
3DSLoader
- opengl 3D模型导入 实例 有 地面 和 3D模型 可以看懂后提取使用-extracted using opengl 3D model import instance ground and a 3D model can understand
Terrain
- 用opengl实现了一个湖山场景,可执行文件和代码都在里面-A scene containing lake and hill is shown in this programme by OPengl
3DSLOADER
- 改程序实现了3ds模型导入OpenGL的功能,可直接运行-It can load 3ds model with OpenGL.
OpenSceneGraph_YuanMa
- OpenSceneGraph三维渲染引擎设计与实践_源码,<<OpenSceneGraph三维渲染引擎设计与实践>>配套源码-OpenSceneGraph 3D render engine design and practice _ source, < <OpenSceneGraph三维渲染引擎设计与实践> > Supporting source
particle_system
- 计算机图形学 粒子系统 OPENGL
Perspective
- opengl开发的一个小游戏,供学习用。-A small OpenGL game development, for learning to use.
tokamak_1.0.4
- this program is about mesh algorithm
xishudianpipei-yuchongjian
- 本程序是在c++平台上应用opengl来实现三维密集点匹配与三维重建,绝对可以运行。-This procedure is the application in C++ platform opengl 3D dense point matching and 3D reconstruction can definitely run.
6DOF_robot
- 采用OpenGL进行6自由度机械手的运动仿真,包括正运动学和逆运动学的求解-OpenGL 6 degrees of freedom manipulator motion simulation, including the solution of the forward kinematics and inverse kinematics
drawing
- 可以将任意长度的直线按比例缩小到用户可以看到的屏幕上。-The straight lines of any length can be scaled down to the user can see the screen.
simple_vertex_texture
- 参考Nvidia官方网站 http://download.nvidia.com/developer/SDK/Individual_Samples/samples.html,然后自己编写的在VC2003以上版本运行的用Vertex texture fetch 技术实现地形的程序,实现了让高程图“立起来”。里面有我的详细的说明。-Vertex texture fetch