Fix texture orientation. Add AO. Fix fog transition in sky

This commit is contained in:
bmathews 2025-11-14 03:10:26 -08:00
parent 75750571de
commit 8ab6f63fee
10 changed files with 218 additions and 30 deletions

View file

@ -18,6 +18,7 @@
"dependencies": {
"@react-three/drei": "^10.7.6",
"@react-three/fiber": "^9.3.0",
"@react-three/postprocessing": "^3.0.4",
"@tanstack/react-query": "^5.90.8",
"next": "^15.5.2",
"react": "^19.1.1",