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

15
framework/panda3d.md Normal file
View File

@@ -0,0 +1,15 @@
# Panda 3D
_Panda3D is a game engine, a framework for 3D rendering and game development for Python and C++ programs._
- Home: http://www.panda3d.org/
- Wikipedia: https://en.wikipedia.org/wiki/Panda3D
- Download: http://www.panda3d.org/download.php
- State: mature
- Type: 3D
- Code: https://github.com/panda3d/panda3d
- Language(s): C++, C
- License: BSD-3
## Building