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

Two questions #105

Open
breakerrorchen opened this issue Jul 9, 2022 · 0 comments
Open

Two questions #105

breakerrorchen opened this issue Jul 9, 2022 · 0 comments

Comments

@breakerrorchen
Copy link

breakerrorchen commented Jul 9, 2022

  1. Do it only support triangular meshes? I think the sample code needs to provide the number of points of face, does it mean that meshes with more than three points are supported

  2. There are a lot of asserts. there are a lot of times we need exceptions. So the program can continue to run.

Assert for the following cases.

When I load a.obj
Assertion failed: (l > 0.0f), function normalize, file xatlas.cpp, line 825.
a.obj.zip

When I load b.obj
Assertion failed: (!m_boundaryVertices.isEmpty()), function compute, file xatlas.cpp, line 2244.
b.obj.zip

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