summaryrefslogtreecommitdiffstats
path: root/development/Pivy/README
blob: 1895159b243ef488e87b78b43bbd9af000d45d0a (plain)
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