Skip to content

Instantly share code, notes, and snippets.

@tricecold
tricecold / houBatch.py
Created June 1, 2018 02:51 — forked from crydalch/houBatch.py
houBatch helper script
"""
A simple script to kick off a certain ROP remotely, optionally
with a given framerange.
Usage: hython path/to/script/houBatch.py /path/to/hipfile /hou/path/to/rop
TODO: Add options for multiple ROPs, hperf.
"""
import hou, sys