iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.07k stars 291 forks source link

Migrate from dat.gui to lil-gui #2258

Open Desplandis opened 6 months ago

Desplandis commented 6 months ago

Before contributing

Read CONTRIBUTING.md and CODING.md to apply iTowns conventions on PRs, Git history and code.

Description

Follow-up of #2197, this PR migrates our examples and GuiTools, from dat.gui to lil-gui (used by three.js).