DemonGithara
28-07-2010 15:10:15
The OgreBullet Tutorial 1 says:
I have tried repeatedly as a new Ogre user to setup OgreBullet with Ogre and Bullet, and had to move a lot of media files around, search through the code for references to resource groups, search through google for user error reports or help inquires, and had to edited my resource.cfg so that it would not crash when executing the Dynamics Demos "OgreBulletDemos.exe." I needed to make several edits; having problems with it not finding "target.material" and so on. Now I do not get crashes at runtime anymore, but the resource.cfg problems are not resolved entirely. I cannot see any of the textures, only gray / glitchy forms of geometry, but I do see the physics happenings, and the gui displaying helpful messages. This is because of the path problems, but I am having significant trouble figuring it out. I also needed to download a "OgreCore.zip" and add that through the path, because of compatibility of depreciated files, and that was certainly not obvious from my standpoint.
I would like any suggestions or instructions that would lead to me solving the runtime errors with OgreBulletDemos.exe, thanks
NOTE: If you want to Compile/Run the OgreBullet demos supplied with OgreBullet and it can't find resources.cfg don't wonder. This tutorial is not about these demos but I think you can solve it yourself. There are some problems with paths
I have tried repeatedly as a new Ogre user to setup OgreBullet with Ogre and Bullet, and had to move a lot of media files around, search through the code for references to resource groups, search through google for user error reports or help inquires, and had to edited my resource.cfg so that it would not crash when executing the Dynamics Demos "OgreBulletDemos.exe." I needed to make several edits; having problems with it not finding "target.material" and so on. Now I do not get crashes at runtime anymore, but the resource.cfg problems are not resolved entirely. I cannot see any of the textures, only gray / glitchy forms of geometry, but I do see the physics happenings, and the gui displaying helpful messages. This is because of the path problems, but I am having significant trouble figuring it out. I also needed to download a "OgreCore.zip" and add that through the path, because of compatibility of depreciated files, and that was certainly not obvious from my standpoint.
I would like any suggestions or instructions that would lead to me solving the runtime errors with OgreBulletDemos.exe, thanks