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.13k stars 537 forks source link

Switch from dat.gui to tweakpane #238

Closed donmccurdy closed 3 years ago

donmccurdy commented 3 years ago

I'd like to switch over from dat.gui to tweakpane (https://github.com/cocopon/tweakpane) for the viewer's UI. The change should be fairly minimal, I hope.

donmccurdy commented 3 years ago

Slightly bigger change than intended, so not planned. Tweakpane works great though.