-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gltfpack: Refactor floating-point stream encoding
The only difference between position and texture coordinate floating point encoding was component count and min_exp cutoff; this change extracts the code into a separate function so that it's easier to reuse.
- Loading branch information
Showing
1 changed file
with
55 additions
and
89 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