PandaUtils includes multiple tools for basic Panda3D automation
Reason this release was yanked:
eggtree is omega broken
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.6b3.tar.gz
(29.0 kB
view details)
Built Distribution
File details
Details for the file panda_utils-1.6b3.tar.gz
.
File metadata
- Download URL: panda_utils-1.6b3.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fadbab45dfebe2764a1335ce8bf260e0ee537daafe5665edb9ccd4f379c2e83 |
|
MD5 | 01bd7bf667da368f044ebb13e8c3d292 |
|
BLAKE2b-256 | 1dc195a5529f60a10fbce5eaef90b94ecb0bd09f95dbf8e9a79a3f5eb8ae26ff |
File details
Details for the file panda_utils-1.6b3-py3-none-any.whl
.
File metadata
- Download URL: panda_utils-1.6b3-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a21a620a6429f5f1522de3db2c231952f9d493c201fe38a3b0a2191a2a838e57 |
|
MD5 | 69ab4632c0b921f27a36aac34fae9786 |
|
BLAKE2b-256 | ed6ce551c06b9545b390aedf2c6ed0b1eca32a1f96da896a165da732a397e090 |