Making a game with Ogre 3D
Bukisa has an interesting tutorial series that steps you through the process of creating a 3D shoot’em’up game using the popular and powerful Ogre 3D engine.

Ogre is arguably one of the top free 3D engines available. It has been used as the basis of a number of successful commercial games, has a huge and active community, and includes a number of cutting edge features. In this tutorial series we will see how to create a simple shoot’em’up using the Ogre 3D engine. But before we can start making the game, we need to get some of the basics done, like initialise the Ogre engine and open a window on the screen.
Topics include, adding a player, populating a level, adding weapons, collision detection and more.
Related Links:





