Skip to main content

History: Mogre Basic Tutorials

Source of version: 13 (current)

Copy to clipboard
            {BOX(class="Layout_box6", width="100%")}
{IMG(src="img/wiki_up/Star.png",imalign="left", link="Mogre Basic Tutorials", title="Mogre Basic Tutorials")}{IMG}
!!((Mogre Basic Tutorials|Basic Tutorials))
''These tutorials assume you know nothing about Mogre or Ogre, and step you through the process of using the engine one concept at a time.  These tutorials are where you should start learning Mogre.''
%clear%
These tutorials are based on a special ((Mogre Wiki Tutorial Framework|mini-framework)) built specifically for this purpose. You should download it first and follow the setup instructions.

The tutorials are intended both for C# and VB.NET and contain parallel code snippets for both.
* ((Mogre Basic Tutorial 1|Basic Tutorial 1)): Introduction to the basic Ogre constructs: SceneManager, SceneNode, and Entity
* ((Mogre Basic Tutorial 2|Basic Tutorial 2)): Cameras, Lights, and Shadows
* ((Mogre Basic Tutorial 3|Basic Tutorial 3)): Terrain, Sky, Fog, and the Root object
** ((Mogre Basic Tutorial 3b|Basic Tutorial 3b)): Related to the new Terrain component
* ((Mogre Basic Tutorial 4|Basic Tutorial 4)): Frame Listeners and Input Processing
* ((Mogre Basic Tutorial 5|Basic Tutorial 5)): The Ogre startup sequence
* ((Mogre New Basic Tutorial 6|Basic Tutorial 6)): Overlays

__Old tutorial:__ 
* ((Mogre Tutorial - Embedding Mogre in Windows.Forms))

{BOX}