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

Mesh to ESDF #52

Open
mariuszhermansdorfer opened this issue Jun 16, 2024 · 0 comments
Open

Mesh to ESDF #52

mariuszhermansdorfer opened this issue Jun 16, 2024 · 0 comments

Comments

@mariuszhermansdorfer
Copy link

Hey NVBLOX Team!

Is there a way to create ESDFs from an existing triangular mesh? My desired workflow looks as follows:

  1. Take a bunch of messy (self intersecting) meshes
  2. Voxelize them
  3. Mesh the ESDF to create clean, water-tight geometry

The input meshes have a relatively low polygon count, hence using only vertices as a point cloud input will probably not yield meaningful results.

Currently, I'm using OpenVDB for this task but it's relatively slow for higher voxel resolutions.

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