mirror of
https://github.com/worldforge/ember
synced 2026-08-13 16:23:06 -04:00
| .. | ||
| CMakeLists.txt | ||
| COPYING | ||
| GeometryBuffer.cpp | ||
| GeometryBuffer.h | ||
| ImageCodec.cpp | ||
| ImageCodec.h | ||
| OgreMacros.h | ||
| README.md | ||
| Renderer.cpp | ||
| Renderer.h | ||
| RenderTarget.h | ||
| RenderTarget.inl | ||
| ResourceProvider.cpp | ||
| ResourceProvider.h | ||
| Texture.cpp | ||
| Texture.h | ||
| TextureTarget.cpp | ||
| TextureTarget.h | ||
| WindowTarget.cpp | ||
| WindowTarget.h | ||
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.