-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gltfpack: Switch to SimplifyInternalDebug for debugSimplify
This code reworks the debug visualization for simplification to use new internal feature that communicates metadata via index data. For now we draw loops even for locked vertices and don't make an attempt to deduplicate points or lines, as visualization performance is not critical, and locked loops actually make it easier to debug in some cases.
- Loading branch information
Showing
1 changed file
with
32 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters