Template:OGRE:Tutorials

From GPWiki

(Redirected from C:OGRE)

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

Contents

Introduction

Ogre is an open source, object oriented, real time 3D rendering engine. It can use Direct3D or OpenGL, and runs on Windows, Linux and Mac OSX. Feature highlights include skeletal animation, hierarchical scene graph, shadow rendering and particle systems.

Audio

Input

Video


Source Code

The source code files listed below do not have accompanying tutorials.

  • No unaccompanied source files yet!