Basic Tutorials

From Axiom

Jump to: navigation, search

Getting Started


This is a simple tutorial to get you started on your first project. It will show you how to setup your development environment as well as well as getting something rendered to the screen.

Make sure you setup your machine first :)

This is tutorial is done in VS.NET 2003 and all project setup will be shown in VS.NET 2003. I have not done any setup in any other environments. Maybe if someone has these other environments they can add to this tutorial.

Setup the Environment Setup Misc Project Settings and Files Begining Coding Adding to the World Making Things Move Override a Parent Event Making the Ogre EEEVVVILLLL


This tutorial is somewhat based off the Ogre Humble Beginnings tutorial

Disclaimer: I made my best attempt at a tutorial, but by no means know the ins and outs of everything Axiom. I hope it is all correct, and I hope it works well for you but if something is incorrect or does not work, please let me know so that it can be fixed.