In order to speed up my workflow and avoid heavy labor, I decided to write some scripts to automatically do all the tedious jobs in the pipeline. Imagine that you have 20 to 30 shots to handle, and every time you deal with a shot you need to do the same process… Soooo boring.
So I created this seamless process between Blender and Houdini! You would only need one click to do a looooot of jobs that could take you minutes per shot when you do it manually.
Such a big time saver! We can play video games while working now.
To see the main cloth & hair sim pipeline, check this:
Cloth & Hair Simulation Pipeline of CLS
…And if I have like 100 shots to handle, I’ll consider write another script to run these scripts on all shots.
Update: I lied. I have only 7 shots but immediately decide to write a for loop to work on all shots at the same time.
What this tool does is:
This part is the final codes while “legacy” part is the process I made these tools. The main explanation is in version 1.0 part, while all updated versions are supplements, so I suggest you starting from Version 1.0.