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

Coarse to fine approach with volume subdivision #147

Open
ankarako opened this issue Oct 1, 2023 · 0 comments
Open

Coarse to fine approach with volume subdivision #147

ankarako opened this issue Oct 1, 2023 · 0 comments

Comments

@ankarako
Copy link

ankarako commented Oct 1, 2023

Hi there and thanks for releasing your work.

Following the other issues on volume subdivision, I would like to ask if you plan to release the volume subdivision step in your codebase (I guess not since some time has passed). Another thing that I want to point out is that the volume subdivision function does not follow what is described in the paper. The batch_subdivide_volume function subdivides the entire tetrahedral grid, instead of first identifying tetrahedra that intersect the surface and subdivide their neighborhood (same with kaolin and the original DMTet paper).
Is there a chance that you will release the coarse-to-fine approach described in the paper?

Thank you for your time.

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