Created
May 9, 2018 10:25
-
-
Save xexu/a0e082837a3db620bc552c645c6cef79 to your computer and use it in GitHub Desktop.
Revisions
-
xexu created this gist
May 9, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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>