Skip to main content

History: -Graphics rendering engine

Source of version: 2 (current)

Copy to clipboard
            {INCLUDE(page="ogrelex ext tpl")/}
---
The words __graphics rendering engine__ stand for what Ogre actually is. ((Ogre)) is a graphics rendering engine and not a game engine, like some people think. However, it can easily be tied together with other libraries to create a game engine. Some libraries you might need to create a game are:
* Sound 
* Networking 
* Input 
* Collision

!!See also
* ((-Game engine))
* ((-Physics engine))
* http://en.wikipedia.org/wiki/Rendering_(computer_graphics)