This page illustrates the use of the show-scenes
attribute for the vzome-viewer
web component.
You can select different scenes that were defined, illustrating the first steps of using vZome.
Here is source HTML for the vzome-viewer
element shown below. Notice the show-scenes
attribute:
<vzome-viewer style="width: 87%; height: 60vh; margin: 5%" show-scenes="true"
src="https://vorth.github.io/vzome-sharing/2022/06/19/06-37-55-welcomeDodec/welcomeDodec.vZome" >
<img src="https://vorth.github.io/vzome-sharing/2022/06/19/06-37-55-welcomeDodec/watermarked.png" />
</vzome-viewer>