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

Output obj file from Manifold is broken #16

Open
dqj5182 opened this issue Feb 8, 2024 · 5 comments
Open

Output obj file from Manifold is broken #16

dqj5182 opened this issue Feb 8, 2024 · 5 comments

Comments

@dqj5182
Copy link

dqj5182 commented Feb 8, 2024

I am using Manifold for processing Acronym meshes to be watertight. However, many of the meshes get broken after processing with the watertight script. The sample obj file is in this Google Drive link and file name is mesh file name for Acronym. Could you look over the result and check why such problem occurs?

https://drive.google.com/file/d/1H3AUbm9nDgG3xhewmpuTNYm2xZ6xRFgq/view?usp=sharing

@eoozbq
Copy link

eoozbq commented May 7, 2024

hello, I have same result, did you solved it?

@dqj5182
Copy link
Author

dqj5182 commented May 8, 2024

As far as I believe, this problem cannot be solved within Manifold. I recommend using mesh-fusion if you strictly need watertight mesh.

@eoozbq
Copy link

eoozbq commented May 9, 2024

"This seems like a great job. I noticed the issue you mentioned, which displays the same visual problem with the mesh (hjwdzh/ManifoldPlus#15 (comment)), stating that it's caused by self-intersections, particularly in the 'car' category. It seems a bit different from the surface breakage you mentioned earlier, so I wonder if this problem is indeed due to self-intersections. I'm a beginner and don't know much about this. Do you have any recommended tutorials or videos where I can learn more about this?"

@dqj5182
Copy link
Author

dqj5182 commented May 9, 2024

Yes. I think the problem of self-intersection with "car" category is similar with my problem. This is a mix of self-intersection and inverted mesh faces. I am not sure whether there is any tutorial regarding self-intersection problems. But, I think you would be more comfortable from starting with occupancy networks code to be more familiar with mesh-fusion (occupancy networks use mesh-fusion).

@eoozbq
Copy link

eoozbq commented May 9, 2024

thank you very much!!

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