Ultraliser icon indicating copy to clipboard operation
Ultraliser copied to clipboard

Implement edge collapse-based mesh simplification.

Open marwan-abdellah opened this issue 1 year ago • 2 comments

To reduce the mesh size while preserving the topology based on a cost function, we should implement the edge-collape algorithm in Ultraliser.

An existing implementation is found here https://github.com/andandandand/progressive-mesh-reduction-with-edge-collapse.

marwan-abdellah avatar Oct 06 '22 13:10 marwan-abdellah