You are currently browsing the Thiago Costa blog archives for July, 2009


Mesher for the SPH

There are at least 3 different meshers for ICE particles that can be used with the SPH:

Pwrapper from 3daliens

emPolygonizer

And Guillaume Laforge is doing this pretty cool project that constructs a fast scalar field in ICE and passes to the polygonizer in a grid structure.

The coolest stuff for me is that the distance function on Guillaume’s polygonizer is an ICE compound! So you can play with it right there and manage to change the way the polygonizer will weight the surface.

It’s exciting to see all these people developing these tools and they are all compatible with my SPH solver, have fun!

Mesher by Eric Mootz