mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-29 08:16:22 +00:00
Fix texture orientation. Add AO. Fix fog transition in sky
This commit is contained in:
parent
75750571de
commit
8ab6f63fee
10 changed files with 218 additions and 30 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue