An open API service indexing awesome lists of open source software.

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

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/