Blackstarz Posted April 12, 2016 Share Posted April 12, 2016 Hey guys , I was wondering how can i make a time reverse effect . Let's say i have a bgeo sim and i want to go from begining to end and at a certain point i want it to go backward . Thank you Quote Link to comment Share on other sites More sharing options...
fathom Posted April 12, 2016 Share Posted April 12, 2016 sim it out to disk, then read it back in and use a time shift sop with some kind of expression (or animation) to make it do what you want. Quote Link to comment Share on other sites More sharing options...
Blackstarz Posted April 12, 2016 Author Share Posted April 12, 2016 Yeah i was actualy trying with the timeshift but i had no idea how this thing worked ;_; Quote Link to comment Share on other sites More sharing options...
Jero3d Posted April 12, 2016 Share Posted April 12, 2016 If you need to invert your animation use this expression in the timeshift : $FEND + 1 - $F 3 Quote Link to comment Share on other sites More sharing options...
fathom Posted April 12, 2016 Share Posted April 12, 2016 time shift basically changes the frame for the incoming sop chain's cooking. you tell it which frame you want to cook instead of the current frame. you could also add a time blend sop above to do interpolation between frames (with mixed results depending on what your data is).... 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.