test(geometry): verify OBJ loader deduplicates shared vertices via index buffer #73

Merged
akadmin merged 1 commit from feat/index-buffer-dedup-test into main 2026-05-09 23:47:49 +00:00
Owner

Adds load_quad_deduplicates_shared_vertices to confirm that two triangles
sharing corner vertices produce 4 unique vertices (not 6), satisfying the
acceptance criterion for issue #16.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Adds `load_quad_deduplicates_shared_vertices` to confirm that two triangles sharing corner vertices produce 4 unique vertices (not 6), satisfying the acceptance criterion for issue #16. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
test(geometry): verify OBJ loader deduplicates shared vertices via index buffer
All checks were successful
CI / build (pull_request) Successful in 3m10s
47bcc3df90
Adds `load_quad_deduplicates_shared_vertices` to confirm that two triangles
sharing corner vertices produce 4 unique vertices (not 6), satisfying the
acceptance criterion for issue #16.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
Owner

closes #16

closes #16
akadmin deleted branch feat/index-buffer-dedup-test 2026-05-09 23:47:49 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
akadmin/NemesisEngine!73
No description provided.