PandaUtils includes multiple tools for basic Panda3D automation
Project description
Panda3D Utils v1.5
Panda Utils is a set of Python scripts meant to help various projects running on the game engine Panda3D. It includes tools for manual use, as well as a full-fledged asset importing pipeline. It also includes an implementation of Egg Syntax Tree, which can be used programmatically in some scenarios.
Installation
- Install Python 3.9 or above
pip install panda_utils
- This package includes a number of optional dependencies:
pip install panda_utils[imagery]
to enable the Downscale modulepip install panda_utils[autopath]
to automatically download P3Dpip install panda_utils[runnable]
to enable the CLI runner- Requires a settings file to be used that way, see:
config_example.ini
in this repository
- Requires a settings file to be used that way, see:
pip install panda_utils[pipeline]
to enable the Pipeline runner- Requires Blender to be in the system PATH to run
pip install panda_utils[composer]
to use the Composer tool used for Pipeline automation- Requires
pipeline
and has the same requirements for Blender
- Requires
pip install panda_utils[everything]
to include all of the above
Some of the features
- Automated asset pipeline, allowing to build BAM model files from input FBX or BLEND models adding optimizations and modifying them on the fly
- A tool to easily rescale and palettize all images in a folder
- Bam2Egg converter that does not suck
- A tool to export toon model and fix most issues arising from that
- Fast and flexible implementation of the Egg Syntax Tree
Documentation
See here: Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
panda_utils-1.5.3.tar.gz
(27.7 kB
view details)
Built Distribution
File details
Details for the file panda_utils-1.5.3.tar.gz
.
File metadata
- Download URL: panda_utils-1.5.3.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cd1996968216ba9c8b8676d8c878f6d596ea324a5608949d986da49ecb45b88 |
|
MD5 | 6b82ffe78450edc9c8a0e85bffdf1da9 |
|
BLAKE2b-256 | d5ee1718986d73fcd0e092e539619b13525336307a97e32abd926d6e7c63163e |
File details
Details for the file panda_utils-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: panda_utils-1.5.3-py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f63ebd586352299d8adb5e512cc903f05b75c332f68cea6a386f73fbe428c1ba |
|
MD5 | 27d39fdeff5a75651b5ddd7e927dc3e6 |
|
BLAKE2b-256 | 2688e7721336961c1655fd4dbb8aa6c28c0346a04471d5321f6c9d0104d1d626 |