ZBrushCentral

Fluid Simulation and Dynamesh

Doing some fluid sim in Blender. The meshes always come out a little chunky. For this, Dynamesh is a lifesaver. I just activate it to retopo the fluid, then deactivate and export. No manual smoothing of any kind.

Great for still images, but if I want to smooth a sequence… well, that sounds like something that should be scripted.

I searched for such a script but could not find. Does anyone know of something like this?

-e

I presume what you are wanting is a script that loads a series of OBJs (say all the OBJs in a folder), activates DynaMesh then exports out again? There’s no script that does that, as far as I know but it wouldn’t be difficult to implement.

Yes, that’s what I was looking for. Allowing you to choose the Dynamesh settings and a new file name convention. Alas, I am not a programmer so I wouldn’t know where to begin. It’s not like I have a pressing need; just saw the usefulness and thought I’d see if such a thing existed. I’ll keep my eyes open.