Download the Panda3D SDK
This version of the Panda3D SDK was released on April 1, 2017 and is now obsolete. The most recent version was released on November 8, 2024. Use at your own risk.
Already a Python user? You can install this version of Panda3D with pip!
pip install panda3d==1.9.4
Other Downloads
Ubuntu
- Ubuntu 17.04 "Zesty Zapus" (64-bit)
- Ubuntu 17.04 "Zesty Zapus" (32-bit)
- Ubuntu 16.10 "Yakkety Yak" (64-bit)
- Ubuntu 16.10 "Yakkety Yak" (32-bit)
- Ubuntu 16.04 LTS "Xenial Xerus" (64-bit)
- Ubuntu 16.04 LTS "Xenial Xerus" (32-bit)
- Ubuntu 15.10 "Wily Werewolf" (64-bit)
- Ubuntu 15.10 "Wily Werewolf" (32-bit)
- Ubuntu 14.04 LTS "Trusty Tahr" (64-bit)
- Ubuntu 14.04 LTS "Trusty Tahr" (32-bit)
- Ubuntu 12.04 LTS "Precise Pangolin" (64-bit)
- Ubuntu 12.04 LTS "Precise Pangolin" (32-bit)
Source Code
Sample Programs
Release Notes - SDK 1.9.4
This is the latest stable release of the 1.9 branch.
- Fix 1.9.3 regression with generating geometry in threaded pipeline
- Various compile warning fixes
- Fix occasional crash in PNMImage::quick_filter_from()
- Fix issue taking screenshots from an OpenGL FBO buffer
- Fix various issues with MeshDrawer
- Fix issue with collision sphere generation in bam2egg
- Fix compile errors with more obscure Python configurations
- Fix assert when using Texture.load_sub_image to load whole image
- Fix fsm FourState