Spaces:
Running
Running
metadata
title: Solar System Explorer
emoji: 🪐
colorFrom: indigo
colorTo: blue
sdk: static
pinned: false
Solar System Explorer
An interactive solar system visualization built with vanilla HTML5 Canvas. Explore all 8 planets and the Sun with smooth animations, real orbital data, and detailed information panels.
Features
- Real-time orbital animation with adjustable speed
- Click or tap any planet to view details
- Drag to pan, scroll/pinch to zoom
- Quick navigation buttons for all planets
- Mobile-friendly with touch gestures
- Keyboard shortcuts (arrows to cycle planets, +/- to zoom, Esc to reset)
Deploy to Hugging Face
- Create a new Space on huggingface.co/new-space
- Select Static as the SDK
- Upload
index.html,style.css, andapp.js - Your space will be live immediately