This release adds Python bindings for the CLI and library! See README for more details.
- CLI: Add a library target to the
splashsurf
crate to allow using high-level CLI functions from other crates - CLI: Add an argument
--mesh-cleanup-snap-dist
to limit the snapping distance along cube edges (relative to marching cube size) of the marching cubes cleanup step (default is to snap without limit) - CLI: Enable mesh cleanup by default if smoothing is enabled