Expand description
Rust implementation of the Screened poisson reconstruction by Kazhdan and Hoppe.
Modules§
- marching_
cubes - Basic marching-cubes implementation.
Structs§
- Poisson
Reconstruction - An implicit surface reconstructed with the Screened Poisson reconstruction algorithm.
Type Aliases§
- Real
- Floating-point type used by this library.