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

About extracting SDF field and Mesh #28

Closed
hyzhou404 opened this issue Jul 11, 2023 · 5 comments
Closed

About extracting SDF field and Mesh #28

hyzhou404 opened this issue Jul 11, 2023 · 5 comments

Comments

@hyzhou404
Copy link

Impressive Work! I meet 2 problem here:

  1. The provided Python package works well, but I'm having issues extracting the SDF field using field.evaluate_f() and generating the mesh using marching cubes. The resulting mesh is incorrect, and I'm not sure if the problem is due to differences between DMC and MC, or if I'm extracting the SDF field incorrectly.
  2. The Python package includes a _C.so file containing detailed implementations that can't be read. Could you provide the source code for this file?
@heiwang1997
Copy link
Collaborator

Hi thanks for your interest in our work! Regarding your questions:

  1. Do you mean that you are using your own implementation of marching cubes, and the final results couldn't match the one provided by us?
  2. Yes we have plans to release it soon with some exciting additional new features. Please stay tuned!!

@hyzhou404
Copy link
Author

  1. Yes. And I have solved the problem.
  2. Thank you for sharing!

@wangkaiwei1127
Copy link

Hi thanks for your interest in our work! Regarding your questions:

  1. Do you mean that you are using your own implementation of marching cubes, and the final results couldn't match the one provided by us?
  2. Yes we have plans to release it soon with some exciting additional new features. Please stay tuned!!
  1. Could you release it as soon as possible? Thank you! I just want to run my model with larger tree_depth but I get errors from the DMC code( no support for more strides).

@seed93
Copy link

seed93 commented Jan 31, 2024

Hi thanks for your interest in our work! Regarding your questions:

1. Do you mean that you are using your own implementation of marching cubes, and the final results couldn't match the one provided by us?

2. Yes we have plans to release it soon with some exciting additional new features. Please stay tuned!!

Any update here?

@Kin-Zhang
Copy link

Any update in Yes we have plans to release it soon with some exciting additional new features. Please stay tuned!!?

@heiwang1997 👀

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

5 participants