ditch THREE raycasting for SAT again

This commit is contained in:
2024-12-23 09:46:26 +09:00
parent 054d22d01a
commit e23978ea90
6 changed files with 61 additions and 29 deletions
+1
View File
@@ -10,6 +10,7 @@
"license": "UNLICENSED",
"description": "",
"dependencies": {
"sat": "^0.9.0",
"three": "^0.171.0",
"websocket-express": "^3.1.2"
}