Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
837 contributions in the last year
Activity overview
Contributed to
donmccurdy/glTF-Transform,
mrdoob/three.js,
KhronosGroup/glTF
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in mrdoob/three.js that received 3 comments
KTX2Loader: Fix transcode target choices for UASTC on iOS. Add BC7.
Fixes Basis UASTC decoding on iOS. We were trying to transcode to PVRTC, which failed. On devices that only support PVRTC, it seems like we can tra…
+22
−9
•
3
comments
Created an issue in KhronosGroup/KTX-Software that received 11 comments
BasisModule.isFormatSupported() always returns true
The function seems to return true for any input — even if it's not one of the expected enum values. For example: this.basisModule.isFormatSupported(1…
11
comments