Introduction - If you have any usage issues, please Google them yourself
Simple animation based on OGRE. OGRE application to achieve two main steps: First, derive from the class ExampleApplication own application class, re-implement createScene function to create a scene the second is derived from the class ExampleFrameListener monitor their own class, according to the need to re-implement frameStarted special function for the input control and animation control.