reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

View File

@ -0,0 +1,17 @@
# Irrlicht Engine
_The Irrlicht Engine is an open source high performance realtime 3D engine._
- Home: http://irrlicht.sourceforge.net/
- Wikipedia: https://en.wikipedia.org/wiki/Irrlicht_Engine
- Download: http://irrlicht.sourceforge.net/?page_id=10
- State: mature
- Keywords: 3D
- Code: https://sourceforge.net/p/irrlicht/code/HEAD/tree/ (svn) https://github.com/zaki/irrlicht (mirror)
- Language(s): C++, C
- License: zlib
## Building
Includes manually created MSVC project files in the source folder.