Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STL to SDF evaluation #72

Open
Megidd opened this issue Jul 26, 2023 · 1 comment
Open

STL to SDF evaluation #72

Megidd opened this issue Jul 26, 2023 · 1 comment

Comments

@Megidd
Copy link
Contributor

Megidd commented Jul 26, 2023

At the point {X: -0.8164382918936324, Y: 2.542909114087213, Z: 5.006102143191411}, the SDF value for the teapot model is returned as a positive number. It means the point is outside the teapot. But we are sure that the point is definitely inside the teapot.

Reproduce

The bug is reproduced by PR #73.

Side effects

The bug has side effects observed here: #68 (comment)

@Megidd
Copy link
Contributor Author

Megidd commented Jul 26, 2023

The approximate coordinates for the neighbor points around the problematic {X: -0.8164382918936324, Y: 2.542909114087213, Z: 5.006102143191411} point are shown below. They all have negative SDF values, that is expected.

Screenshot_20230726_105842

Screenshot_20230726_105949

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant