Voronoi-Shattering icon indicating copy to clipboard operation
Voronoi-Shattering copied to clipboard

Maya plugin implementing geometry fracturing based on Voronoi Diagrams (Voronoi Shattering). Visit http://www.joesfer.com/?p=60 for further information.

Results 3 Voronoi-Shattering issues
Sort by recently updated
recently updated
newest added

Hello Joe, I've been struggeling for a while to generate a .mll file with your library. I tried to generate it with cmake and visual studio express without any succes....

Hello , Is it currently possible to do random plane cut using only the meshCut function and randomly generated planes ? Do I have to run recursively the meshCut function...

Hello is it currently possible to preserve the original normals and uvs of the mesh after the shattering. If it is not, is it hard to implement ?