Skip to content

Library for using sprite sheets and animating them in the Panda3D game engine

License

Notifications You must be signed in to change notification settings

thetestgame/panda3d-sprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panda3D Sprite

GitHub issues PyPI - Status Engine

The panda3d-sprite module provides spritesheet capabilities to the Panda3D game engine. This module is a modification and slight redesign of work done by Panda3D forum user ZeroByte. The original forum post can be located here

panda3d-sprite can be used to load static sprites, animated sprites, and layered sprites for sprites with clothing options.

Install

pip install panda3d-sprite

Dependencies

  • Python 3.7
  • Panda3d 1.10.0 or newer

Credits

The sprite sheet used for p3d-sprite examples was created by Stephen "Redshrike" Challenger and William Thompsonj. The original open game art link for the sprite can be found here

License

p3d-sprite is available under the MIT license. A copy of this license can be found with the source code. If one was not provided its available here