763 Forks
3911 Stars
3911 Watchers

panda3d

Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

How to download and setup panda3d

Open terminal and run command
git clone https://github.com/panda3d/panda3d.git
git clone is used to create a copy or clone of panda3d repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with panda3d https://github.com/panda3d/panda3d/archive/master.zip

Or simply clone panda3d with SSH
[email protected]:panda3d/panda3d.git

If you have some problems with panda3d

You may open issue on panda3d support forum (system) here: https://github.com/panda3d/panda3d/issues