https://github.com/niess/puppy
Procedural bUilders for Panda3D, in PYthon
https://github.com/niess/puppy
panda3d procedural-builders python
Last synced: over 1 year ago
JSON representation
Procedural bUilders for Panda3D, in PYthon
- Host: GitHub
- URL: https://github.com/niess/puppy
- Owner: niess
- License: lgpl-3.0
- Created: 2017-10-12T23:23:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T23:24:42.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T19:14:23.494Z (over 1 year ago)
- Topics: panda3d, procedural-builders, python
- Language: Python
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.LESSER
Awesome Lists containing this project
README
# PUPPY
( **P**rocedural b**U**ilders for **P**anda3D, in **PY**thon )
## Description
This is a Python module providing procedural builders of 3D models for the
[Panda3D][1] engine. The builders are based on `GeomNode` that can be
*rendered* to `NodePath`.
## License
The PUPPY library is under the **GNU LGPLv3** license. See the provided
`LICENSE` and `COPYING.LESSER` files.
[1]: https://www.panda3d.org/