Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@w1th0utnam3 w1th0utnam3 released this 25 Jun 16:19
· 4 commits to main since this release

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