feat(web): add tone mapping and brightness to 3D scene
The EffectComposer disables three's tone mapping, leaving colors flat and washed out. Add ACES filmic tone mapping plus a small brightness lift so cards match their source images.
This commit is contained in:
Generated
+3
@@ -102,6 +102,9 @@ importers:
|
||||
bson:
|
||||
specifier: ^7.3.1
|
||||
version: 7.3.1
|
||||
postprocessing:
|
||||
specifier: ^6.36.6
|
||||
version: 6.39.4(three@0.185.1)
|
||||
react:
|
||||
specifier: ^19.2.8
|
||||
version: 19.2.8
|
||||
|
||||
Reference in New Issue
Block a user