18 lines
393 B
Markdown
18 lines
393 B
Markdown
# OGRE3D
|
|
|
|
_Scene-oriented, flexible 3D engine written in C++._
|
|
|
|
- Home: https://www.ogre3d.org/
|
|
- Wikipedia: https://en.wikipedia.org/wiki/OGRE
|
|
- Download: https://www.ogre3d.org/download/sdk
|
|
- State: mature
|
|
- Keywords: 3D rendering engine
|
|
- Code: https://bitbucket.org/sinbad/ogre/src (hg) https://github.com/OGRECave/ogre (mirror)
|
|
- Language(s): C++
|
|
- License: MIT
|
|
|
|
## Building
|
|
|
|
Uses CMake
|
|
|