Om  1.0.0
A universal framework for multimedia simulation
Namespaces | Classes
om::engine Namespace Reference

A namespace that manages simulations that evolve over time. More...

Namespaces

 acoustics
 A namespace containing engine code that handles acoustic simulation for the engine.
 
 animation
 A namespace containing engine code that handles animations for the engine.
 
 base
 A namespace containing base engine code.
 
 graphics
 A namespace containing engine code that handles graphics rendering for the engine.
 
 physics
 A namespace containing engine code that handles physics simulation for the engine.
 
 resources
 A namespace containing engine code that handles resource managment for the engine.
 
 sound
 A namespace containing engine code that handles sound for the engine.
 

Classes

class  DefaultEngineContext
 A default engine context with the standard collection of systems. More...
 
class  SimpleDemo
 A simple demo application with a single window, basic key/mouse input, and drawing. More...
 

Detailed Description

A namespace that manages simulations that evolve over time.