fix wall mitering (three-mesh-csg)

This commit is contained in:
wass08
2026-01-26 19:52:53 +09:00
parent f244f864ba
commit 54dd5d0541
4 changed files with 158 additions and 105 deletions
+2
View File
@@ -16,6 +16,8 @@
"@react-three/drei": "^10",
"@react-three/fiber": "^9",
"three": "^0.182.0",
"three-bvh-csg": "^0.0.17",
"three-mesh-bvh": "^0.9.7",
"zustand": "^5.0.10"
},
"devDependencies": {