OGRE (Object-Oriented Graphics Rendering Engine)

Humble Beginnings Tutorial

 

This tutorial is designed to start at the very basics of using Ogre. It will begin with setting up a project and by the end of it we will have a space ship that can be moved around in a 3D scene. The source code can be downloaded from the link below. Feel free to contact me if you notice any errors or something that does not work on particular platforms.

Creating the Project Files
Setting up the scene
Creating our first Scene Node and Entity
Creating our first frame listener

 

 

Download the Source

Contact the author