Christopher J. Tannum
Christopher J. Tannum
According to the GLB specification a .glb can reference one `BIN` chunk that will be embedded in the GLB file as well as other buffers specified with a `uri` field....
Hi, I am using the `draco_decoder_gltf.js` to decode a draco encoded gltf file. Originally the meshes' vertex attributes were stored interleaved. However I am uncertain on how to retrieve the...
Hey, When using webpack 5 and the inline option (in the config). It seems like the worker is inlined and a separate [some hash].worker.js is produced. Simply deleting this worker.js...
#### Type of change 
A lot of magic going on here [🧙](https://emojipedia.org/mage)
#### Type of change  ## Description :pencil: Fixes an issue where the drop down spawned from the Layers Button mounts outside of the dom hierachy of the component. In...
#### Type of change  ## Description :pencil: 1. Optimize tests by turning off test isolation 2. Fix package.json by correctly defining dependencies 3. Recover proper JSX syntax when passing...