Netvudu Posted February 7, 2008 Share Posted February 7, 2008 Hi there. Just for R&D purposes I set up an animation of a Torus rotating with a sin() function and save it to disk so I can work from a file sequence (which is the whole point of it). Now, I load this with a File SOP and I get into CHOPs with a Geometry node, but it won Quote Link to comment Share on other sites More sharing options...
stevenong Posted February 7, 2008 Share Posted February 7, 2008 You can offset the file sequence with an expression in the filename or use a Timeshift SOP. For expression in the filename: padded files: my_file.`padzero(4,$F+n)`.bgeo non-padded files: my_file.`$F+n`.bgeo For Timeshift SOP: $F+n If it's still not what you want, please let us know. Cheers! steven Quote Link to comment Share on other sites More sharing options...
andrewlowell Posted February 7, 2008 Share Posted February 7, 2008 (edited) Hi there.Just for R&D purposes I set up an animation of a Torus rotating with a sin() function and save it to disk so I can work from a file sequence (which is the whole point of it). Now, I load this with a File SOP and I get into CHOPs with a Geometry node, but it won rottorus.zip Edited February 7, 2008 by andrewlowell Quote Link to comment Share on other sites More sharing options...
Netvudu Posted February 8, 2008 Author Share Posted February 8, 2008 Thanks both for the replies. Actually Andrew is right. Now it works...uh...what gives? I don Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.