Skip to content

Commit

Permalink
deploy: 0a2659a
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmas committed Nov 17, 2023
1 parent 6c6638c commit 5981500
Show file tree
Hide file tree
Showing 16 changed files with 2,043 additions and 24 deletions.
6 changes: 6 additions & 0 deletions assets/OrbitCalculationWorker-b9f56d15.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/SatCruncherWorker-3c37ad1c.js

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions assets/index-61f0faa7.js

This file was deleted.

2 changes: 2 additions & 0 deletions assets/index-a48f680b.js

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions assets/orbit-calculation-worker-e20f60ad.js

This file was deleted.

6 changes: 0 additions & 6 deletions assets/sat-cruncher-worker-bbadbe73.js

This file was deleted.

2,026 changes: 2,026 additions & 0 deletions assets/vendor-1549386c.js

Large diffs are not rendered by default.

Binary file added images/8081_earthbump4k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/8081_earthlights4k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/8081_earthmap4k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/8081_earthspec4k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/earth-blue-marble.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/earth-topology.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/earth-water.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/night-sky.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Sans" type="text/css">
<link rel="stylesheet" href="styles/icomoon.css" type="text/css">
<link rel="stylesheet" href="styles/perfect-scrollbar.min.css" type="text/css">
<link rel="stylesheet" href="styles/style.css" type="text/css">



<title>Stuff in Space</title>
<script type="module" crossorigin src="/StuffInSpace/assets/index-61f0faa7.js"></script>
<script type="module" crossorigin src="/StuffInSpace/assets/index-a48f680b.js"></script>
<link rel="modulepreload" crossorigin href="/StuffInSpace/assets/vendor-1549386c.js">
</head>
<body class="loading">
<div id="no-webgl">
Stuff in Space requires <a href="https://caniuse.com/#feat=webgl">WebGL</a> and <a href="https://caniuse.com/#feat=webworkers">Web Worker</a> support.
</div>
<div id="canvas-holder">
<canvas id="canvas"></canvas>
<div class="viewer"></div>

<div id="mobile-hamburger"><span class="material-symbols-outlined">menu</span></div>

Expand Down

0 comments on commit 5981500

Please sign in to comment.