WaterBlock tiling to match T2/Torque, improve CLAUDE.md

This commit is contained in:
Brian Beck 2025-12-11 22:07:29 -08:00
parent bcf4f4a1a5
commit aeda3ca8d5
940 changed files with 1207 additions and 337 deletions

View file

@ -36,7 +36,8 @@
"react-dom": "^19.1.1",
"react-error-boundary": "^6.0.0",
"three": "^0.180.0",
"unzipper": "^0.12.3"
"unzipper": "^0.12.3",
"zustand": "^5.0.9"
},
"devDependencies": {
"@types/express": "^5.0.5",
@ -49,6 +50,7 @@
"express": "^5.2.0",
"peggy": "^5.0.6",
"prettier": "^3.7.1",
"prettier-plugin-glsl": "^0.2.2",
"puppeteer": "^24.32.0",
"rimraf": "^6.0.1",
"tsx": "^4.20.5",