v0.4.0
- 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 toIndex
andReal
types - Update dependencies