mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
f842fd37e9
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
9 lines
366 B
Text
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
|