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

Quad support #124

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Quad support #124

wants to merge 3 commits into from

Conversation

rondreas
Copy link

@rondreas rondreas commented Nov 1, 2023

Added two new test .obj meshes, one which is a plane of two by two quads. Second is three free floating polygons, a triangle, quadrilateral and octagon.

Changed test to no longer use tinyobj triangulation and pass face vertex count. Master version failed test on gazebo so changed the expected chart count to match results.

Edits to xatlas.cpp to handle dealing with newly added tests and also work with quad remeshed version of gazebo.obj

Andreas Rånman added 3 commits November 1, 2023 14:24
…riangulated. added test for a 2x2 quad plane. fixed number of expected charts for gazebo.obj
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

Successfully merging this pull request may close these issues.

1 participant