Dissolving Points After Voronoi Facture (Durian)

   378   2   0
User Avatar
Member
14 posts
Joined: 5月 2018
オフライン
Hey guys!

I'm making a durian and using the Voronoi fracture SOP on a base mesh.


I'm trying to dissolve any points that aren't the "corners" of the actual Voronoi cells.

This is as close as I got for cleanup, but as you can see I have a bunch of points that are extra and not needed. Ideally I want clean primitives with no extra points in between the cells corners:

^Like this

My current graph looks like this, and the group nodes aren't even needed, they were just tinkering around for a solution.

Logically I guess I could dissolve by vertex neighbors that have only 2 neighbors, since the corners of the cells will have 3 neighbors but I don't know if this is something I can express, I am not skilled in Houdini.

Any help super appreciated!

Attachments:
Base_Mesh.png (994.2 KB)
Fractured.png (1.2 MB)
Closest_I_can_do.png (893.4 KB)
Ideal.png (267.4 KB)
Graph.png (20.5 KB)

User Avatar
Member
9327 posts
Joined: 7月 2007
オンライン
you are pretty close

Attachments:
ts_cleanup_voronoi_faces.hipnc (108.4 KB)

Tomas Slancik
CG Supervisor
Framestore, NY
User Avatar
Member
14 posts
Joined: 5月 2018
オフライン
Close indeed, just didn't know how to "wrangle" it. Thanks for the help this is perfect!
  • Quick Links