18 lines
501 B
Markdown
18 lines
501 B
Markdown
# OGRE3D
|
|
|
|
_Scene-oriented, flexible 3D engine written in C++._
|
|
|
|
- Home: https://www.ogre3d.org/, https://sourceforge.net/projects/ogre/
|
|
- Media: https://en.wikipedia.org/wiki/OGRE
|
|
- State: mature
|
|
- Download: https://www.ogre3d.org/download/sdk
|
|
- Keywords: 3D, framework
|
|
- Code repository: https://github.com/OGRECave/ogre.git (mirror), https://bitbucket.org/sinbad/ogre/src (hg), https://svn.code.sf.net/p/ogre/code/ (svn)
|
|
- Code language: C++
|
|
- Code license: MIT
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|
|
|