1
0
Fork 0
mirror of https://github.com/quantum5/punyverse.git synced 2025-04-24 21:21:59 -04:00

Added the sun.

Note that its texture is at minimum size.
This commit is contained in:
Quantum 2013-10-31 18:17:32 -04:00
parent c043a6fe88
commit 9e8f2f38c0
2 changed files with 8 additions and 0 deletions
punyverse
assets/textures
world.json

Binary file not shown.

After

(image error) Size: 36 KiB

View file

@ -14,6 +14,14 @@
"tick": 180,
"length": 63.7,
"bodies": {
"sun": {
"texture": ["sun.jpg", [0.99, 0.97, 0.66]],
"radius": 80000,
"pitch": -90,
"yaw": 7.25,
"mass": 1.9891e+30,
"rotation": 2164320
},
"earth": {
"texture": ["earth.jpg", "earth_medium.jpg", "earth_small.jpg", [0, 0.28, 1, 1]],
"radius": 6378.1,