slackbuilds/development/Pivy
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
Pivy.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Pivy.info development/Pivy: Updated for version 0.6.6 2021-05-19 18:39:56 +07:00
README development/Pivy: Fix README. 2020-10-17 09:38:45 +07:00
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