slackbuilds_ponce/development/Pivy/README
Niels Horn 547f983cb4 development/Pivy: Updated for version hg_20101207.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-09-05 23:03:03 -05:00

11 lines
396 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
This requires Coin and SoQt.