正在学习Ogre,照着官方的英文教程学习,学到RaySceneQueries and Basic Mouse Usage时

其中出现了world geometry is not supported by the generic scenemanager的问题,因为对Ogre不是很熟悉,google下找到了解决方法,是Plugin_OctreeSceneManager.dll插件的问题

[Error]world geometry is not supported by the generic scenemanager

在 Plugins_d.cfg 的的后面加入

Plugin=Plugin_OctreeSceneManager_d

相关文章:

  • 2021-10-03
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-08-23
  • 2022-01-02
猜你喜欢
  • 2021-07-29
  • 2022-12-23
  • 2021-07-03
  • 2021-06-27
  • 2021-07-30
  • 2022-12-23
  • 2021-04-02
相关资源
相似解决方案