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

Loosing surface in level set when decreasing voxel size #1708

Open
Jaisiero opened this issue Nov 13, 2023 · 2 comments
Open

Loosing surface in level set when decreasing voxel size #1708

Jaisiero opened this issue Nov 13, 2023 · 2 comments

Comments

@Jaisiero
Copy link

Hi guys,
I was playing with openVDB and testing with some input params using the meshToLevelSet method.

When I tried to increase the resolution to certain level by decreasing voxel size, I find out that I cannot see the SDF (surface) anymore on the vdb_view app.

Both volumes has 3.0f as a narrow band.

I can attach some images so you can compare. I also copy links to the vdb files that I generated in case you need'em.

Bunny voxel size 0.01
https://www.dropbox.com/scl/fi/vhf54s59kteqpa43c7akx/bunny0.010000.vdb?rlkey=2e5gfeanndwqh0zg8f46ji8iu&dl=0

bunny_0 01f

Bunny voxel size 0.001
https://www.dropbox.com/scl/fi/mi0ohre5cn61fiyg89vaj/bunny0.001000.vdb?rlkey=8he6qjv4gkfewn7c5v8tsk3zs&dl=0

bunny_0 001f

Am I doing something wrong, or there is a certain limit due to number precision, or something else that I am missing?

Cheers!

@Idclip
Copy link
Contributor

Idclip commented Dec 6, 2023

Hi @Jaisiero,

Can you provide the input mesh you were using to test?

@Jaisiero
Copy link
Author

Here you are @Idclip .

bunny obj

Cheers.

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