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