摘要: Frame Listeners In Ogre's C++, we would register a class to receive notification before and after a frame is rendered to the screen. Such a class is ... 阅读全文
posted @ 2015-12-01 10:31 NNiiccoo 阅读(257) 评论(0) 推荐(0)
摘要: 首先需要引用Axiom.SceneManagers.Octree.dll.地形: 载入地形配置,从一个文件中.scene.LoadWorldGeometry( "Terrain.xml" );如果报找不到地形文件的错误,可能是因为,你的地形载入代码在scene = Root.Instance.Cre... 阅读全文
posted @ 2015-12-01 10:17 NNiiccoo 阅读(265) 评论(0) 推荐(0)

去Yes