Basic Motion Design in Touchdesigner (camera follow)

How To Track an Object with a Camera Comp in Touchdesigner

here’s the ops i used
Object chop: Target Object Parameter set to BONE_PATH
Filter Chop: Gaussian Default settings.
Null chop renamed “cam_pos”

here’s the python parameter expressions for linking the null chop named cam_pos to the x,y,z of the cam1 (camera comp)

op(‘cam_pos’)[‘tx’]
op(‘cam_pos’)[‘ty’]
op(‘cam_pos’)[‘tz]+ 300

About The Author

You might be interested in