renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

15
entries/panda_3d.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/
- Media: https://en.wikipedia.org/wiki/Panda3D
- State: mature
- Download: http://www.panda3d.org/download.php
- Keywords: framework, 3D
- Code repository: https://github.com/panda3d/panda3d.git
- Code language: C++, C
- Code license: 3-clause BSD
## Building