| Directory | Description |
|---|---|
| COP | Sample code for writing custom composite operators (COPs). |
| IFD | Sample code for writing custom IFD render outputs. |
| MAT | Sample code for writing custom surface shaders. |
| OBJ | Sample code for writing custom objects. |
| POP | Sample code for writing custom particle operators. |
| RAY | Sample code for making extensions to mantra such as adding custom atmosphere or light shaders. |
| SOP | Sample code for writing custom surface operators (SOPs). |
| TOP | Sample code for writing custom texture operators (TOPs). |
| IMG | Mechanism for adding new image formats/devices to the image library for Houdini. |
| expr | Sample code for writing custom expressions. |
| standalone | Sample code for writing a stand alone application. |