seung-lab / zmesh

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

feat: breaking simplification routine out from get_mesh #8

Closed william-silversmith closed 5 years ago

william-silversmith commented 5 years ago
william-silversmith commented 5 years ago

We could also return MeshObject& to avoid copies, but it might not be a big deal.