Chirimoya
Chirimoya
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Rotoscoping May 19, 2015, 4:25 p.m.
Hi Camiloman,
Just to add to the discussion, if your image sequence has padding in front of your frame numbers, you can use this expression:
YourImageFilePath.`padzero(5, $F)`.YourFileExtension
In this example I used a padding of 5 digits, but you can use any number that fits your image sequence.
Don't forget to add the ` before and after the expression.
This will work on the Background tab of the Display Options (d key in the viewport) as well as in the Camera Plane qL node.
Cheers
Just to add to the discussion, if your image sequence has padding in front of your frame numbers, you can use this expression:
YourImageFilePath.`padzero(5, $F)`.YourFileExtension
In this example I used a padding of 5 digits, but you can use any number that fits your image sequence.
Don't forget to add the ` before and after the expression.
This will work on the Background tab of the Display Options (d key in the viewport) as well as in the Camera Plane qL node.
Cheers
Conditional CHOP export April 30, 2015, 2:18 p.m.
Excellent, thank you twod, that is what I was looking for
Conditional CHOP export April 30, 2015, 1:43 p.m.
Is there a way to conditionally turn on or off the export flag of a CHOP network?
I tried putting a switch node under my export node, but it does not seem to work…
Any ideas?
I tried putting a switch node under my export node, but it does not seem to work…
Any ideas?