development/Pivy: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 20:43:52 -04:00 committed by Willy Sudiarto Raharjo
parent c2b01daa57
commit e1c1d554be
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,9 +1,9 @@
Pivy is a Python binding for Coin where the interface is implemented using
SWIG.
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
* incorporation of Scripting Nodes into the scene graph which are
capable of executing Python code and callback functions