top of page
Houdini Data Parsing

This was a project that was done where it is read out from a motion capture data. I wrote an algorithm which takes the data and splits every 3 numbers from the txt file for each line and then prints them in groups of three, then bringing it back to Houdini to read the python code so it reads the data from the txt file as a sequence. Finally added the effects by using RBD instancing to create the breakaway effect.
Algorithm and script written and used to parse the motion capture data


Mocap data files that get created after running the scripts

Script written to import in Houdini


First Test in Houdini

bottom of page