tessellation icon indicating copy to clipboard operation
tessellation copied to clipboard

marching cubes

Open benmkw opened this issue 5 years ago • 0 comments

extracted from https://github.com/hmeyer/tessellation/issues/3#issuecomment-711330874

I see this library more as a tool to generate meshes from implicit geometries.

existing code e.g. https://github.com/swiftcoder/isosurface

There also is Extended Marching Cubes which in mentioned in the dual contouring paper.

Possible benefits:

  • faster or lower memory?
  • other?

benmkw avatar Oct 19 '20 07:10 benmkw