donmccurdy / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.
https://gltf-viewer.donmccurdy.com/
MIT License
2.06k stars 530 forks source link

Update world matrices before computing bounds #331

Closed mattrossman closed 1 year ago

mattrossman commented 1 year ago

Resolves #330

donmccurdy commented 1 year ago

Awesome, thank you @mattrossman!