Skip to content

Commit 6375fc2

Browse files
authored
2d editor (#19)
* 2d editor
1 parent 7d894de commit 6375fc2

48 files changed

Lines changed: 8376 additions & 1403 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

Lines changed: 108 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"@threlte/core": "^8.0.1",
3939
"@threlte/extras": "^9.0.1",
4040
"chart.js": "^3.9.1",
41+
"d3-selection": "^3.0.0",
42+
"d3-zoom": "^3.0.0",
4143
"leaflet-routing-machine": "^3.2.12",
4244
"maplibre-gl": "^5.2.0",
4345
"suncalc": "^1.9.0",

0 commit comments

Comments
 (0)