Skip to content

Commit

Permalink
Update The_6_Platonic_Solids.js
Browse files Browse the repository at this point in the history
  • Loading branch information
erichlof authored Nov 27, 2023
1 parent 76e8a8c commit 5deaf21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/The_6_Platonic_Solids.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ function initSceneData()

EPS_intersect = 0.01;

// in order to match the color palette of this classic scene, the tone mapper is not needed
useToneMapping = false;

// set camera's field of view and other options
worldCamera.fov = 30;
Expand Down

0 comments on commit 5deaf21

Please sign in to comment.