ember/external/CEGUIOgreRenderer/README.md
Erik Ogenvik 279974934d Provide our own CEGUI Renderer.
The currently released CEGUI version (0.8.7) doesn't support OGRE 1.11+,
so we need to supply our own slightly altered renderer.
2019-09-21 11:29:18 +02:00

343 B

CEGUI Renderer using OGRE

This is a Render Module for the CEGUI system using OGRE as a backend. Most of the code is based on code found in CEGUI, http://cegui.org.uk/.

It's kept here because the current version of CEGUI (0.8.7) lacks support for newer versions of OGRE.

License

The code is licensed under the MIT license, see COPYING.