summaryrefslogtreecommitdiffstats
path: root/development/Pivy/README
blob: a1bc2ffef63725c811882fa475777fcfcde266e4 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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

Pivy package depends on Coin and SWIG packages, both available from
SlackBuilds.org.