skeletor icon indicating copy to clipboard operation
skeletor copied to clipboard

Use wavefront to contract meshes?

Open schlegelp opened this issue 2 years ago • 0 comments

It's not as good at preserving the mesh topology but it's decent and potentially much faster (and the Laplacian contraction can be finicky).

Here's the Armadillo mesh (170k vertices) with 100 waves which took about a minute:

Screenshot 2022-06-19 at 22 44 02

Could try out multiple iterations of wave contraction followed by simple vertex clustering.

schlegelp avatar Jun 19 '22 21:06 schlegelp