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

Improve/replace signed distance field calculations #29

Open
CarsonBurke opened this issue Aug 28, 2024 · 0 comments
Open

Improve/replace signed distance field calculations #29

CarsonBurke opened this issue Aug 28, 2024 · 0 comments

Comments

@CarsonBurke
Copy link
Contributor

CarsonBurke commented Aug 28, 2024

From the little research I've done, it appears that SDF (signed distance fields) can be replaced/synergized with more efficient algorithms or optimizations, such as the following:

potentially useful paper

Please note I have very little understanding of SDF or the aforementioned optimizations, and some of the things I said or linked to could be unhelpful or incorrect.

@CarsonBurke CarsonBurke changed the title Replace SDF with more efficient algorithm Improve/replace sparse distance field calculations Aug 28, 2024
@CarsonBurke CarsonBurke changed the title Improve/replace sparse distance field calculations Improve/replace signed distance field calculations Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants