mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
87fc02b1f7
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
13 lines
456 B
Text
13 lines
456 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 script is tested using the Mercurial snapshot from 2010/04/10.
|
|
|
|
This requires Coin.
|