3MAH / microgen

Microstructure generation
https://3mah.github.io
GNU General Public License v3.0
67 stars 8 forks source link

Fix epsilon for low density CAD skeletals #57

Closed kmarchais closed 6 months ago

kmarchais commented 6 months ago

Fixes #56

Found a better isovalue for the test surface. It is now computed by taking into account the minimum offset, which ensures it is within a valid range.

Removing the eps parameter that became useless.