feat: Add Effect Lab page with an interactive Three.js sword stream animation.

This commit is contained in:
2026-02-09 00:23:11 +09:00
parent bdb055cb32
commit 1d78b2c430
5 changed files with 298 additions and 2 deletions

View File

@@ -17,7 +17,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-leaflet": "^4.2.1",
"react-router-dom": "^6.30.3"
"react-router-dom": "^6.30.3",
"three": "^0.182.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",