slackbuilds/development/Pivy
fourtysixandtwo 6c18548489 development/Pivy: Change i486 to i586 2022-06-07 02:23:13 -04:00
..
Pivy.SlackBuild development/Pivy: Change i486 to i586 2022-06-07 02:23:13 -04:00
Pivy.info development/Pivy: Updated for version 0.6.6 2021-05-19 18:39:56 +07:00
README
slack-desc development/Pivy: Updated for version 0.6.6 2021-05-19 18:39:56 +07:00

README

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