Draggable clipping plane (buggy...)

TODO: refactor to avoid unnecessary object creation
This commit is contained in:
2026-01-07 16:55:10 +01:00
parent db689c0fa3
commit 8434f3bdc9
5 changed files with 89 additions and 39 deletions

View File

@@ -6,6 +6,7 @@
"author": "Nicolò P. <nicolo.paraciani@cnr.it>",
"license": "MIT",
"dependencies": {
"leaflet": "^1.9.4"
"leaflet": "^1.9.4",
"three": "0.147"
}
}