director
director copied to clipboard
python binding for director
Is there any python binding ?
Yes. Director is implemented in c++ and python. Nearly all of the c++ code in Director and its dependencies VTK and Qt are wrapped for Python. When you run the Director application you can press F8 or go to the Tools menu to open the python console to interact with objects in Python.