ahmed Posted April 8, 2010 Share Posted April 8, 2010 Hi all, Is there a way to cache particles to disk with frame subsampling? I am using cached particles for a smoke sim and I need to increase the sub steps for the smoke sim, which doesn't make a different when the info is not in the particles. Thanks, Ahmed Quote Link to comment Share on other sites More sharing options...
aracid Posted April 9, 2010 Share Posted April 9, 2010 Hey Hey Is this within DOPS or just pops? if u using the particles in DOPS: make sure your sub-stepping on the dopnet is set to higher than 1, and match that figure on the Popsolver and I would also change it on the pop net the pop solver is pointing to. if its just pop's, then on your POPNET SOP, theres a substepping parameter, also when u ROP it out, as a file extension and name padding, instead of using $F or $F4, use $FF to capture substepping hope this helps brian 1 Quote Link to comment Share on other sites More sharing options...
Matt_K Posted April 9, 2010 Share Posted April 9, 2010 Hiya, Not 100% sure if this will work - but, if you can't do any of the things Brian has suggested, try putting a timeblend SOP after you read the particles back in. This should work as long as your point count remains the same. (Thanks to Marc for the heads-up!) Matt. 1 Quote Link to comment Share on other sites More sharing options...
eetu Posted April 13, 2010 Share Posted April 13, 2010 also when u ROP it out, as a file extension and name padding, instead of using $F or $F4, use $FF to capture substepping I'm not sure where it's applicable, but doesn't $SF denote simulation subframe? eetu. Quote Link to comment Share on other sites More sharing options...
mightcouldb1 Posted April 13, 2010 Share Posted April 13, 2010 SF This value is the simulation frame (or more accurately, the simulation time step number) for which the node is being evaluated. This value may not be equal to the current Houdini frame number represented by the variable F, depending on the settings of the DOP Network parameters. Instead, this value is equal to the simulation time (ST) divided by the simulation timestep size (TIMESTEP). Quote Link to comment Share on other sites More sharing options...
static Posted April 14, 2010 Share Posted April 14, 2010 $SF won't work if the particles are not simmed in a DOP context though. Quote Link to comment Share on other sites More sharing options...
Ole Posted April 15, 2010 Share Posted April 15, 2010 (edited) Misunderstood the question Edited April 15, 2010 by Ole Quote Link to comment Share on other sites More sharing options...
ahmed Posted April 17, 2010 Author Share Posted April 17, 2010 Thank you all, $FF was exactly what I need. I wanna give frame blend a try too, might save me disk space. 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.