Houdini Stuff
Showing posts with label
padding
.
Show all posts
Showing posts with label
padding
.
Show all posts
Monday, 29 April 2024
padding zeroes in vex
›
s@frameNum= sprintf('%04d',clamp((@Frame-1000),0,68)); //s@name = sprintf('%04d',@Frame); s@textureFile=chs("part1...
Thursday, 27 October 2022
number padding and clamping file sequences
›
padding file names and clamping at the same time - `padzero(7,clamp($F4,1091,1256))` Think I've shown this snippet before, but maybe ...
Friday, 9 August 2019
padzero to do file names!
›
/tba/CLIENT_JOBS/GREY_LDN_Zalando_Dont_Change_100713/vfx/shots/sh0033/houdini/sourceimages/backplate/backplate_guide.`padzero(3,$F3-1000)`.j...
›
Home
View web version