I am running a fluidics simulation in a robotics platform and I am currently pausing the simulation every few steps to mesh the fluid particles. Is there a way I could use the xyz to obj capabilities of fluid engine dev so I will not have to run the partciles2obj examples each timestep?
Currently, I use system to run the examples from the terminal. Can I do it without this extra I/O? It would be amazing if there was a way.