Hey guys, I assume that the best workflow could be:
1st - Write the particles simulation to disk
2nd - Read the simulation files to generate the mesh (+ cache the geo file)
Now, what is the best way to save the particles simulation?
Should I do it inside the "particle_fluid" node using a "ROP Output Driver" or a "Flie" node? Should it be connected to the "import_particle" node?
Something like this:
and how should I read those particle files back?
Please let me know if there's a better workflow on it.
Thank you,
Alvaro