-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: menu, remove remote data d1d7d9f
- Loading branch information
1 parent
a729b81
commit e0e0eb3
Showing
18 changed files
with
1,823 additions
and
247 deletions.
There are no files selected for viewing
This file contains 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 characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,214 @@ | ||
import { SphereContent } from "./model" | ||
|
||
export const astronomicalObjectData: SphereContent[] = [ | ||
{ | ||
"type": "sphere", | ||
"x": 231, | ||
"y": 236, | ||
"z": 0, | ||
"radius": 30, | ||
"speed": { | ||
"x": -73.70571823105142, | ||
"y": 68.12490364773653, | ||
"z": 0 | ||
}, | ||
"mass": 10000000, | ||
"color": 16711680 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 446, | ||
"y": 353, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -102.94373709062597, | ||
"y": 168.36353129062343, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 65280 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 398.9843062850506, | ||
"y": -117.78508305127633, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": 153.21723012109481, | ||
"y": 57.76555978608411, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 255 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 41.02054841250941, | ||
"y": 37.316758024428964, | ||
"z": 0, | ||
"radius": 30, | ||
"speed": { | ||
"x": 65.08066514652798, | ||
"y": -66.75836078276822, | ||
"z": 0 | ||
}, | ||
"mass": 10000000, | ||
"color": 65535 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 3107.5317443426698, | ||
"y": -18.917171514406107, | ||
"z": 0, | ||
"radius": 37.45047072967306, | ||
"speed": { | ||
"x": 0, | ||
"y": 0, | ||
"z": 0 | ||
}, | ||
"mass": 10000000, | ||
"color": 54783 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 3638.8316388608887, | ||
"y": -65.11716234207734, | ||
"z": 0, | ||
"radius": 45.06522687618144, | ||
"speed": { | ||
"x": -27.342187113971978, | ||
"y": -33.25473001125231, | ||
"z": 0 | ||
}, | ||
"mass": 10000000, | ||
"color": 16711680 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 3497.1057910282866, | ||
"y": 661.0342986264877, | ||
"z": 0, | ||
"radius": 37.45047072967306, | ||
"speed": { | ||
"x": 0, | ||
"y": 0, | ||
"z": 0 | ||
}, | ||
"mass": 10000000, | ||
"color": 16771584 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 635.5477051784671, | ||
"y": 307.619425187331, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -19.15755965193336, | ||
"y": 112.03470856588699, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 13172480 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 839.3864576748671, | ||
"y": 249.379781616931, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -6.070839258689052, | ||
"y": 128.36149928851918, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 16711829 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 813.5021716435781, | ||
"y": 97.30960118310884, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -0.47910598403916377, | ||
"y": 108.26015976138154, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 7536895 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 601.5745797624005, | ||
"y": 121.57611933744215, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -4.309805634415668, | ||
"y": 95.12035518543071, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 15597823 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 998.966956569539, | ||
"y": 170.03750534624538, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -6.070839258689052, | ||
"y": 128.36149928851918, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 49151 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 1110.0310760697196, | ||
"y": 39.53716493353312, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -6.070839258689052, | ||
"y": 128.36149928851918, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 0 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 1201.6589746573686, | ||
"y": -93.73977846668356, | ||
"z": 0, | ||
"radius": 20, | ||
"speed": { | ||
"x": -6.070839258689052, | ||
"y": 128.36149928851918, | ||
"z": 0 | ||
}, | ||
"mass": 1000, | ||
"color": 16756224 | ||
}, | ||
{ | ||
"type": "sphere", | ||
"x": 216, | ||
"y": 82, | ||
"z": 0, | ||
"radius": 99.80981915623332, | ||
"speed": { | ||
"x": 0, | ||
"y": 0, | ||
"z": 0 | ||
}, | ||
"mass": 1, | ||
"color": 16711680 | ||
} | ||
] |
This file contains 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 characters
Oops, something went wrong.