Panda3D

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

Panda3D is a free 3D engine designed to reduce the time and cost of game development. It has a short learning curve, a straightforward API, and high resilience to user error. Panda3D is written in C++ and is tightly integrated with the python scripting language. It was originally developed by Disney Imagineering and was released as free software in 2002. Panda3D is actively being developed by Disney Imagineering and Carnegie-Mellon's Entertainment Technology Center.

Contents

Features

Feature Yes No
sound effects and music X
input X
timers X
font rendering X
windowing X
scripting X
GUI X
OpenGL X
networking X
math X
3d math X
file management X
threading X

Platforms

  • Linux
  • Windows
  • SGI
  • Mac

Panda3D Users

Related Weblinks