-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Labels
proposal 👍Proposal of a new featureProposal of a new feature
Description
The dat-gui library used in the examples is no longer maintened (since few years already).
Three.js (the reason we were using that library) choose to move to lil-gui, thus it will be a good idea to do as well.
I started the migration for the PointClousExemples (all based on the PointCloudDebug.js file):
PR #2546
I would be good to migrate the examples little by little as it's not a core priority.
List non exhaustive based on dat-gui:
- packages/Debug/src/Debug.js
- packages/Debug/src/GeometryDebug.js
- packages/Debug/src/PointCloudDebug.js
- packages/Debug/src/3dTIlesDebug.js
- packages/Debug/src/GuiTools.js
- packages/Debug/src/OGC3DTilesDebug.js
- packages/Debug/src/TileDebug.js
Metadata
Metadata
Assignees
Labels
proposal 👍Proposal of a new featureProposal of a new feature