Initial commit

This commit is contained in:
2025-11-27 18:37:31 +08:00
commit b403672264
44 changed files with 15109 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@react-three/postprocessing": "^3.0.4",
"postprocessing": "^6.38.0"
}
}