Hey all! First off let me start by saying I'm new here Sorry for stupid questions in advance. I was wondering how to add physics to my scene using Ogre. I currently have motion states setup in a header file and have the project (what I want to add physics to) set up and working, but for the life of me can't get a Physics simulation going. I was wondering if anyone had a good tutorial,or some advice?
It is sufficient to tie Bullet and Ogre into a single, running build which you can then observe and study as to how they tied the two together, and branch from there. I'm not convinced OgreBullet is complete and useful as framework, but following their demo in a debugger yields sufficient knowledge to overcome the position you're in now.