reorganization
This commit is contained in:
17
games/framework/irrlicht.md
Normal file
17
games/framework/irrlicht.md
Normal 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.
|
||||
|
Reference in New Issue
Block a user