Skip to content

Commit

Permalink
Update index.html, added toneMapping tag
Browse files Browse the repository at this point in the history
  • Loading branch information
enzofrancescaHM authored Feb 1, 2025
1 parent 70ca6bd commit 3c422ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/showcase/post-processing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
<body>
<a-scene
background="color: black"
bloom="threshold: 1.0; strength: 0.6; radius: 1"
renderer="toneMapping: ACESFilmic"
bloom="threshold: 1.0; strength: 0.5; radius: 1"
>
<a-entity id="rig" position="0 0 2">
<a-entity
Expand Down

0 comments on commit 3c422ac

Please sign in to comment.