pbarua Posted March 11, 2013 Share Posted March 11, 2013 I've an animated sphere which is transferring Cd to a deforming grid. I connected grid to Input1 and sphere to Input2 of solver SOP. Inside sop solver, I connected Prev_Frame to first input of attribtranfer SOP and Input_2 to second input. Now it's obvious that I’m going to loose deformation of grid because Prev_Frame is calculating Rest position of Input1(deforming grid). I know the problem but don’t know how to fix it. problem_with_solverSOP.hipnc Quote Link to comment Share on other sites More sharing options...
Nerox Posted March 11, 2013 Share Posted March 11, 2013 Aaah that's a nice one :-). Didn't it occur to you you can transfer the color not only from the sphere to the grid, but also from the previous frame grid (Prev_Frame) to the current frame grid (first input)? Just an extra attribute transfer. Quote Link to comment Share on other sites More sharing options...
pbarua Posted March 11, 2013 Author Share Posted March 11, 2013 yeah, that works. Thanx Nick. 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.