Spaces:
Running
Running
Upload index.html with huggingface_hub
Browse files- index.html +8 -8
index.html
CHANGED
@@ -252,7 +252,7 @@
|
|
252 |
name: "Mercury",
|
253 |
radius: 1.2,
|
254 |
distance: 20,
|
255 |
-
speed:
|
256 |
rotationSpeed: 0.017,
|
257 |
color: 0x8a8a8a,
|
258 |
description: "The smallest planet in our solar system and closest to the Sun. Mercury has no atmosphere and experiences extreme temperature variations.",
|
@@ -263,7 +263,7 @@
|
|
263 |
name: "Venus",
|
264 |
radius: 3.0,
|
265 |
distance: 30,
|
266 |
-
speed:
|
267 |
rotationSpeed: 0.004,
|
268 |
color: 0xe39e1c,
|
269 |
description: "The hottest planet in our solar system with a thick toxic atmosphere. Venus is often called Earth's sister planet due to its similar size.",
|
@@ -274,7 +274,7 @@
|
|
274 |
name: "Earth",
|
275 |
radius: 3.1,
|
276 |
distance: 40,
|
277 |
-
speed:
|
278 |
rotationSpeed: 0.01,
|
279 |
color: 0x1f77b4,
|
280 |
description: "Our home planet and the only known place in the universe with life. Earth has a diverse biosphere and a protective atmosphere.",
|
@@ -285,7 +285,7 @@
|
|
285 |
name: "Mars",
|
286 |
radius: 1.7,
|
287 |
distance: 50,
|
288 |
-
speed:
|
289 |
rotationSpeed: 0.0097,
|
290 |
color: 0xff7f0e,
|
291 |
description: "The Red Planet known for its iron oxide surface. Mars has the largest volcano and canyon in the solar system.",
|
@@ -296,7 +296,7 @@
|
|
296 |
name: "Jupiter",
|
297 |
radius: 10.0,
|
298 |
distance: 70,
|
299 |
-
speed:
|
300 |
rotationSpeed: 0.024,
|
301 |
color: 0xd8ca9d,
|
302 |
description: "The largest planet in our solar system, a gas giant with a prominent Great Red Spot storm. Jupiter has at least 79 moons.",
|
@@ -307,7 +307,7 @@
|
|
307 |
name: "Saturn",
|
308 |
radius: 8.4,
|
309 |
distance: 90,
|
310 |
-
speed:
|
311 |
rotationSpeed: 0.019,
|
312 |
color: 0xf0e0a0,
|
313 |
description: "Famous for its spectacular ring system made of ice and rock particles. Saturn is the least dense planet in our solar system.",
|
@@ -318,7 +318,7 @@
|
|
318 |
name: "Uranus",
|
319 |
radius: 3.6,
|
320 |
distance: 110,
|
321 |
-
speed:
|
322 |
rotationSpeed: 0.015,
|
323 |
color: 0xa0d0e0,
|
324 |
description: "An ice giant that rotates on its side, possibly due to an ancient collision. Uranus has a blue-green color due to methane in its atmosphere.",
|
@@ -329,7 +329,7 @@
|
|
329 |
name: "Neptune",
|
330 |
radius: 3.5,
|
331 |
distance: 130,
|
332 |
-
speed:
|
333 |
rotationSpeed: 0.018,
|
334 |
color: 0x4f79da,
|
335 |
description: "The windiest planet with speeds up to 2,100 km/h. Neptune was the first planet discovered through mathematical predictions.",
|
|
|
252 |
name: "Mercury",
|
253 |
radius: 1.2,
|
254 |
distance: 20,
|
255 |
+
speed: 4.0,
|
256 |
rotationSpeed: 0.017,
|
257 |
color: 0x8a8a8a,
|
258 |
description: "The smallest planet in our solar system and closest to the Sun. Mercury has no atmosphere and experiences extreme temperature variations.",
|
|
|
263 |
name: "Venus",
|
264 |
radius: 3.0,
|
265 |
distance: 30,
|
266 |
+
speed: 3.25,
|
267 |
rotationSpeed: 0.004,
|
268 |
color: 0xe39e1c,
|
269 |
description: "The hottest planet in our solar system with a thick toxic atmosphere. Venus is often called Earth's sister planet due to its similar size.",
|
|
|
274 |
name: "Earth",
|
275 |
radius: 3.1,
|
276 |
distance: 40,
|
277 |
+
speed: 2.75,
|
278 |
rotationSpeed: 0.01,
|
279 |
color: 0x1f77b4,
|
280 |
description: "Our home planet and the only known place in the universe with life. Earth has a diverse biosphere and a protective atmosphere.",
|
|
|
285 |
name: "Mars",
|
286 |
radius: 1.7,
|
287 |
distance: 50,
|
288 |
+
speed: 2.25,
|
289 |
rotationSpeed: 0.0097,
|
290 |
color: 0xff7f0e,
|
291 |
description: "The Red Planet known for its iron oxide surface. Mars has the largest volcano and canyon in the solar system.",
|
|
|
296 |
name: "Jupiter",
|
297 |
radius: 10.0,
|
298 |
distance: 70,
|
299 |
+
speed: 1.25,
|
300 |
rotationSpeed: 0.024,
|
301 |
color: 0xd8ca9d,
|
302 |
description: "The largest planet in our solar system, a gas giant with a prominent Great Red Spot storm. Jupiter has at least 79 moons.",
|
|
|
307 |
name: "Saturn",
|
308 |
radius: 8.4,
|
309 |
distance: 90,
|
310 |
+
speed: 1.0,
|
311 |
rotationSpeed: 0.019,
|
312 |
color: 0xf0e0a0,
|
313 |
description: "Famous for its spectacular ring system made of ice and rock particles. Saturn is the least dense planet in our solar system.",
|
|
|
318 |
name: "Uranus",
|
319 |
radius: 3.6,
|
320 |
distance: 110,
|
321 |
+
speed: 0.75,
|
322 |
rotationSpeed: 0.015,
|
323 |
color: 0xa0d0e0,
|
324 |
description: "An ice giant that rotates on its side, possibly due to an ancient collision. Uranus has a blue-green color due to methane in its atmosphere.",
|
|
|
329 |
name: "Neptune",
|
330 |
radius: 3.5,
|
331 |
distance: 130,
|
332 |
+
speed: 0.6,
|
333 |
rotationSpeed: 0.018,
|
334 |
color: 0x4f79da,
|
335 |
description: "The windiest planet with speeds up to 2,100 km/h. Neptune was the first planet discovered through mathematical predictions.",
|