Skip to content

v0.4.0

Compare
Choose a tag to compare
@w1th0utnam3 w1th0utnam3 released this 28 Dec 21:50
  • CLI: Add support for reading BGEO files
  • Lib: Allow passing in an existing SurfaceReconstruction to reuse allocated memory (currently only memory for the resulting surface mesh is reused) (#7)
  • Lib: Add Default trait bound to Index and Real types
  • Update dependencies