Skip to content

Instantly share code, notes, and snippets.

@xexu
Created May 9, 2018 10:25
Show Gist options
  • Select an option

  • Save xexu/a0e082837a3db620bc552c645c6cef79 to your computer and use it in GitHub Desktop.

Select an option

Save xexu/a0e082837a3db620bc552c645c6cef79 to your computer and use it in GitHub Desktop.

Revisions

  1. xexu created this gist May 9, 2018.
    7 changes: 7 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    <script src="https://cdn.rawgit.com/matthewbryancurtis/aframe-star-system-component/db4f1030/index.js"></script>


    <a-scene>
    <a-sky color="#222"></a-sky>
    <a-entity star-system></a-entity>
    </a-scene>