Skip to content

Instantly share code, notes, and snippets.

@xexu
Created May 9, 2018 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xexu/a0e082837a3db620bc552c645c6cef79 to your computer and use it in GitHub Desktop.
Save xexu/a0e082837a3db620bc552c645c6cef79 to your computer and use it in GitHub Desktop.
A-Frame aframe-star-system-component example
<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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment