Nathan Bingham

Results 3 issues of Nathan Bingham

This is not directly related to the code, but I noticed the current user guide is down. I'm assuming it just matches what's in the repo. http://philsturgeon.co.uk/demos/codeigniter-template/user_guide/ Thanks, Nate

I'm attempting to play an animation defined in a GLB in reverse using `animation-mixer`. I use this code to trigger the animation, which works as expected. ``` obj.setAttribute('animation-mixer', { clip:...

bug

I'm running node v10.16.3 on Mac Mojave 10.14.6. I get the error below when running the following through the command line: `gltf-pipeline -i tmp/tmp.gltf -o optimized.glb` Files are named appropriately...