Skip to content

Instantly share code, notes, and snippets.

@Wolwer1nE
Created December 6, 2019 12:48
Show Gist options
  • Save Wolwer1nE/e6d04fa2bd0a6bb7398cb34c110066ec to your computer and use it in GitHub Desktop.
Save Wolwer1nE/e6d04fa2bd0a6bb7398cb34c110066ec to your computer and use it in GitHub Desktop.
a-scene
a-box color="#4CC3D9" position=("-1 0.5 -3") rotation=("0 45 0")
a-sphere color="#EF2D5E" position=("0 1.25 -5") radius="1.25"
a-cylinder color="#FFC65D" height="1.5" position=("1 0.75 -3") radius="0.5"
a-plane color="#7BC8A4" height="4" position=("0 0 -4") rotation=("-90 0 0") width="4"
a-sky color="#ECECEC"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment