improve position fixing
This commit is contained in:
Generated
+7
@@ -9,6 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"quickhull": "^1.0.3",
|
||||
"sat": "^0.9.0",
|
||||
"three": "^0.171.0",
|
||||
"websocket-express": "^3.1.2"
|
||||
@@ -745,6 +746,12 @@
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/quickhull": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/quickhull/-/quickhull-1.0.3.tgz",
|
||||
"integrity": "sha512-AQbLaXdzGDJdO9Mu3qY/NY5JWlDqIutCLW8vJbsQTq+/bydIZeltnMVRKCElp81Y5/uRm4Yw/RsMdcltFYsS6w==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/range-parser": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user