slackbuilds_ponce/development/Pivy/README
B. Watson e1c1d554be
development/Pivy: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:38:45 +07:00

9 lines
366 B
Text

Pivy is a Python binding for Coin where the interface is implemented
using SWIG.
Pivy allows:
* development of Coin applications in Python
* interactive modification of Coin programs from within the Python
interpreter at runtime
* incorporation of Scripting Nodes into the scene graph which are
capable of executing Python code and callback functions