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

Does it support rendering of SDF or is it something to be added in the near future ? #241

Open
Fungungun opened this issue Mar 2, 2023 · 1 comment

Comments

@Fungungun
Copy link

No description provided.

@martinResearch
Copy link
Owner

I does not support rendering a SDF and will not in the future.
If you want to render a surface expressed a levelset of a SDF you will need to extract a triangulated mesh from the SDF first using marching cubes for example and then provided it to DEODR. If you want end-to-end differentiability you could potentially use https://github.com/SarahWeiii/diso

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

2 participants