Skip to content

Instantly share code, notes, and snippets.

@reinhrst
Created April 27, 2021 18:13
Show Gist options
  • Select an option

  • Save reinhrst/4bb6542946d8fa3b9df281ecc05486e7 to your computer and use it in GitHub Desktop.

Select an option

Save reinhrst/4bb6542946d8fa3b9df281ecc05486e7 to your computer and use it in GitHub Desktop.
Cube
<x3d width='500px' height='400px'>
<scene>
<shape>
<appearance>
<material diffuseColor='1 0 0'></material>
</appearance>
<box></box>
</shape>
</scene>
</x3d>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment