forked from zeux/meshoptimizer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gltfpack: Use strip-optimized index encoding
This makes index buffer size more or less the same before zlib, but noticeably smaller after zlib, and additionally improves vertex compression ratio before and after zlib, sometimes dramatically. Because the resulting index order is less efficient from ACMR perspective, this is only done when high compression option (-cc) is chosen.
- Loading branch information
Showing
1 changed file
with
13 additions
and
3 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