Compare commits
2 Commits
cfdb0b5c11
...
04a995bb20
Author | SHA1 | Date |
---|---|---|
|
04a995bb20 | |
|
418abaef00 |
|
@ -29,7 +29,7 @@ const scrollBlock = (e: Event) => {
|
|||
<TresPerspectiveCamera :position="[-7, 2, 4]" />
|
||||
<OrbitControls v-bind="controlsState" make-default />
|
||||
<Suspense>
|
||||
<Environment files='/hdrmaps/kloppenheim_06_4k.hdr' :background="true" />
|
||||
<Environment files='/hdrmaps/kiara_1_dawn_4k.hdr' :background="true" />
|
||||
</Suspense>
|
||||
<ModelDiagram />
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue