Add Raycaster for mouse picking

This commit is contained in:
Nettika 2026-01-29 01:23:34 -08:00
parent a6a7f5ba17
commit 08cdf0d41a
No known key found for this signature in database
5 changed files with 85 additions and 11 deletions

View file

@ -27,6 +27,7 @@
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-vue": "^10.7.0",
"globals": "^17.2.0",
"happy-dom": "^20.4.0",
"prettier": "^3.8.1",
"typescript": "~5.9.3",