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

Added auto rotate toggle controls #343

Closed prerna-mohan closed 1 year ago

prerna-mohan commented 1 year ago

This change resolves #329 by adding the auto rotate option in the controls.

donmccurdy commented 1 year ago

Thank you @prerna-mohan!