Open krzysztofarendt opened 1 month ago
Example of poor mesh quality in the teapot model:
Tests show (cb34fac1f1417313624674bd2f09c3b3ff46fde5) that the triangle side length should be approximately >= 0.001
.
This PR https://github.com/krzysztofarendt/building3d/pull/88 still has this issue:
For models with some highly skewed triangles (teapot.stl and cylinder.stl) rays occasionally go outside the solid. Probably due to insufficient numerical precision.