搜索资源列表
ETMv2.3.1_source.zip
- 基于OGRE的地形编辑器 可扩展性强,非常好用 ,OGRE-based terrain editor scalability, and very easy to use
etm-2.2
- etm2.2是基于Ogre引擎开发的地形库,可用于开发游戏编辑器-etm2.2 is based on the Ogre engine terrain database, can be used for the development of Game Editor
pro
- 个人原创的梦幻岛online游戏的地图编辑器2.02 的源码,基于Ogre图像引擎和ETM地形库开发-Neverland personal original online game map editor 2.02 source code, based on the Ogre graphics engine and ETM terrain database development
TTLBSceneDemo
- 文章地址:http://www.cnblogs.com/syqking 实现地形的部分主要都是改ETM实现的。 场景环境和模型的载入时直接在Sample中用Tinyxml实现的。 修改的ETM源文件所在目录为.\dependency\ETM\src Demo源文件所在目录为.\dependency\ETM\Sample 由于大小问题大部分资源文件,静态库都未包含,所以请自行添加Ogre自带的一些资源文件和TTLB的资源文件,并可能需要修改项目的一些路径设置。