Best,
My Gitlab Landing Page
VFX Camera Database
asset database sync tool
pyblish-shotgun (Pyblish publisher for Shotgun)
Hi! My name is Dennis and I am currently Pipeline and Production TD in Taipei
Hey, everyone, Here are some personal projects related to Pipeline at Gitlab and Github for your enjoyments Best, My Gitlab Landing Pag...
1: if (frame % $num_of_frames_in_seq = 0)
2: file1.frameExtension= $num_of_frames_in_seq;
3: else
4: file1.frameExtension= frame % $num_of_frames_in_seq;
Substitute $num_of_frames_in_seq for the length of your animation