seung-lab / zmesh

Marching Cubes & Mesh Simplification on multi-label 3D images.
GNU General Public License v3.0
59 stars 8 forks source link

perf+refactor: faster Marching Cubes and cleaner implementation #34

Closed william-silversmith closed 2 years ago

william-silversmith commented 2 years ago

Merging Alek's wonderful cleanup patch that also speeds up MC. It passes the tests and looks fine.

Rather, I should say that it passes on my machine. It seems that simplification has changed somehow, but that's my code's fault somewhere.