Digital-Tutors
03-03-2008, 05:13 PM
In this lesson we will learn how to write code that creates a game character inside OGRE.
OGRE is one of the top open-source real-time 3D rendering engines. We will be using it to test our exported character. Experiment with adding another Entity to the scene.
Topics covered in this tutorial:
Initializing an Entity
Using the Scene Manager to create an Entity
Making a Scene node to hold our Entity
Attaching our Entity into the Scene nodeDirect Link to Tutorial: http://www.digitaltutors.com/digital_tutors/video.php?v=844
OGRE is one of the top open-source real-time 3D rendering engines. We will be using it to test our exported character. Experiment with adding another Entity to the scene.
Topics covered in this tutorial:
Initializing an Entity
Using the Scene Manager to create an Entity
Making a Scene node to hold our Entity
Attaching our Entity into the Scene nodeDirect Link to Tutorial: http://www.digitaltutors.com/digital_tutors/video.php?v=844