搜索资源列表
PRO_OGRE_3D_PROGRAMMING
- Ogre 3D是一个成熟,稳定,可靠,灵活,跨平台,而且拥有丰富功能实时3D图形库。本书讨论的主题是其中视频图像部分:更准确地说,是Ogre 3D渲染库以及如何用它去渲染图象。在Ogre 3D的名字中包含“3D”是很贴切的,因为那就是它所能做的所有事情。它不能处理用户输入,不能管理你的游戏状态,不能做网络通讯,不能播放声音。它只是做为一个3D渲染引擎被设计出来,并且那就是它唯一的应用。因为专业,所以它总是能够很好的完成它本分的任务。(虽然Ogre引擎中也会包含比如输入系统等一些简单的实现,但官方
dili
- 该软件可以进行地理数据的分析,可以创建三维空间模型,同时能进行数据管理与分享,有好高的应用价值。-The software can carry out the analysis of geographic data, you can create three-dimensional model, data management and sharing of high value.
terrain
- 演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。-Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.
osGraphX-1.0.0
- 一个用QT做的osg应用,适合学习参考。有文件打开、树状管理、视图操作、控制台信息等。-osGraphX is a 3D file viewer. Based on openscenegraph, it can load all the format supported by OSG. Because osGraphX is written with Qt, it runs on Windows and Linux (MacOSX isn t tested yet).