new entries

This commit is contained in:
Trilarion
2017-12-04 23:13:49 +01:00
parent 5bd074bb3b
commit b058793c01
23 changed files with 302 additions and 4 deletions

17
framework/ogre3d.md Normal file
View File

@@ -0,0 +1,17 @@
# 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
- Type: 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