Python Resources

Updated on Feb 5 2022

Python In Houdini Examples

Deborah R. Fowler



Python in Houdini Examples - Python Script

Updated May 9  2013
Updated March 30  2019


Phyllotactic Pattern - described here and seen executed in mel etc. is given here as a "python in Houdini" (see other methods):

To run a python script in Houdini as per the top block comment in the above code:

MISSING IMAGE
MISSING IMAGE
The above will run the file as long as the hip and python source code are in the same directory. The result appears as:
MISSING IMAGE

You can also store the python code with the hipnc in the Python Source Window

MISSING
        IMAGE