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:
2026-08-15 12:25:18 +08:00
parent 7ff8e3c51d
commit fc9f756d52
3 changed files with 8 additions and 1 deletions
+3
View File
@@ -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