OgreArticles         Articles about various Ogre topics (no code)
66px-Reference.png
Ogre Articles

Articles about various Ogre related topics (without code).
OGRE Articles
This whole page is for indepth articles utilizing Ogre and various libraries or concepts. External links and tutorials can be found on the External Resources page. Do look there, as you may find articles that are related to Ogre, but maintained off site. For articles on Art and digital content, see DCC Resources.


Image

Animation


Image

Application Development


Image

Application Design


Image

Input

  • Using SDL Input - A way to use the SDL library to handle user input to control your Ogre project. Bypassses the need for the Ogre input system and allows for joysticks and other input devices.


Image

Lighting

  • Deferred Shading - An article explaining how to use Ogre's compositor framework and various hooks to set up alternative rendering pipelines. Based on the Deferred Shading sample.
  • JaJDoo Shader Guide - Many pages full of useful information about shader programming
  • HDR (High Dynamic Range) - Explains what is HDR and why would you need it in Ogre 2.1+.

Image

Networking

  • OpenTNL - OpenTNL Very Simple Interface


Image

Ogre in General




Image

Performance


Image

Physics


Image

Scene Managers


Image

Scripting


Image

Sound


Image

Terrain


Image

Video