A Houdini ROP that executes an embedded python script
On a fresh clone, don't forget to update git submodules:
git submodule update --init
To build using a standard houdini install:
scons with-houdini=15.5.565
To build using a non standard houdini installation directory:
scons with-houdini=/usr/local/sidefix/houdini/15.5.565
Note: On OSX, this should be the path of the Houdini Framework
To list all available build targets and options:
scons -h