Skip to content

Commit

Permalink
💄 Solves #172 Unpredictable lighting in customizer
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh242 committed Mar 12, 2021
1 parent 6de2e19 commit a86821d
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/tezos/customizebot.js
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ const Customizer = () => {
setBotColors={setBotColors}
shininess={shininess}
/>
<Environment files="royal_esplanade_1k.hdr" />
<Environment files="royal_esplanade_1k_compressed_50ppi.hdr" />
</Suspense>
<OrbitControls enableZoom={false} />
</Canvas>
Expand Down
Loading

0 comments on commit a86821d

Please sign in to comment.