allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
90 stars 7 forks source link

replace dat.gui with lil-gui #222

Closed toloudis closed 3 weeks ago

toloudis commented 1 month ago

Three.js has removed the unmaintained dat.gui and now uses a (nearly) drop-in replacement called lil-gui. This PR does the same for our volume-viewer test app.