Highlights
- Arctic Code Vault Contributor
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 up
Popular repositories
1,322 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created a pull request in mrdoob/three.js that received 14 comments
GLTFLoader: Implement support for EXT_meshopt_compression
EXT_meshopt_compression is a recent extension that supports compressing glTF data - geometry, animation, instance transforms - in a generic fashion. …
- gltfpack: Preserve the time range for pose-only animations
- gltfpack: Implement support for KHR_materials_sheen
- gltfpack: More precise and explicit controls over compression/quantization
- gltfpack: Provide a CLI and library version of gltfpack
- gltfpack: Preserve scenes during processing
- Switch from Emscripten to WASI SDK
- gltfpack: Add support for KHR_materials_{ior,specular}
Created an issue in WebAssembly/WASI that received 3 comments
Drop 64-bit types from the signatures
I will not be surprised the ship has sailed on this one, but I'd like to file this issue regardless. As it stands today, WASI is incompatible with …