Compare commits
No commits in common. "04a995bb20875ff49f9113effe612f6ea56783e7" and "cfdb0b5c11f6d46add9ddc7697b6e451b63f4bf3" have entirely different histories.
04a995bb20
...
cfdb0b5c11
|
@ -29,7 +29,7 @@ const scrollBlock = (e: Event) => {
|
|||
<TresPerspectiveCamera :position="[-7, 2, 4]" />
|
||||
<OrbitControls v-bind="controlsState" make-default />
|
||||
<Suspense>
|
||||
<Environment files='/hdrmaps/kiara_1_dawn_4k.hdr' :background="true" />
|
||||
<Environment files='/hdrmaps/kloppenheim_06_4k.hdr' :background="true" />
|
||||
</Suspense>
|
||||
<ModelDiagram />
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue