You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
uljad
changed the title
How to implement the xyz to mesh generation to another codebase?
How to implement the xyz to mesh generation to another code for fluid simulation?
Sep 23, 2020
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.
The text was updated successfully, but these errors were encountered: