model
This commit is contained in:
parent
30ceadba00
commit
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