{"id":30618081,"url":"https://github.com/eldada/solar-system-simulation","last_synced_at":"2025-08-30T11:08:17.679Z","repository":{"id":310464517,"uuid":"1039923945","full_name":"eldada/solar-system-simulation","owner":"eldada","description":"A web based simple, interactive Solar system simulation","archived":false,"fork":false,"pushed_at":"2025-08-18T08:20:11.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T10:13:38.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eldada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-18T07:33:28.000Z","updated_at":"2025-08-18T08:20:14.000Z","dependencies_parsed_at":"2025-08-18T10:14:27.329Z","dependency_job_id":"5e59deeb-f07e-41ac-9a5f-055e358e6608","html_url":"https://github.com/eldada/solar-system-simulation","commit_stats":null,"previous_names":["eldada/solar-system-simulation"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/eldada/solar-system-simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fsolar-system-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fsolar-system-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fsolar-system-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fsolar-system-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eldada","download_url":"https://codeload.github.com/eldada/solar-system-simulation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fsolar-system-simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839744,"owners_count":25001870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-30T11:08:16.643Z","updated_at":"2025-08-30T11:08:17.661Z","avatar_url":"https://github.com/eldada.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive Solar System Simulation\n\nAn educational 3D solar system simulation built with [Three.js](https://threejs.org/) for school children to explore and learn about our solar system.\n\n## Features\n\n- **Complete Solar System**: 8 planets, 6 major moons, Saturn's rings, and thousands of stars in the background\n- **Realistic Visuals**: Procedural textures, proper lighting, and authentic materials\n- **Interactive Controls**: Planet focusing, speed control (0-9), orbital path toggle\n- **Mobile Support**: Touch controls for tablets and smartphones\n- **Educational**: Ultra-slow speeds perfect for classroom observation\n- **Persistent Settings**: Remembers your preferences between sessions\n\n## Controls\n\n- **Arrow Keys/Q/A**: Navigate camera view\n- **P**: Toggle orbital paths | **0-9**: Speed control (0=stop, 9=full speed)\n- **Planet Focus**: M(Mercury), V(Venus), E(Earth), R(Mars), J(Jupiter), S(Saturn), U(Uranus), N(Neptune)\n- **ESC**: Release planet focus\n- **Mouse**: Click-drag to look around, scroll to zoom\n- **Mobile**: Touch-drag to navigate, pinch to zoom\n\n## How to Run\n\n### Option 1: Direct Browser\n1. Open `index.html` in any modern web browser\n2. Start exploring immediately!\n\n### Option 2: Local Server\n```bash\n# Python\npython3 -m http.server 8000\n\n# Node.js\nnpx serve .\n\n# Then visit: http://localhost:8000\n```\n\n### Option 3: Docker Container\n```bash\n# Build the container\ndocker build -f Docker/Dockerfile -t solar-system-sim:local .\n\n# Run the container\ndocker run --rm -p 8080:80 solar-system-sim:local\n\n# Visit: http://localhost:8080\n```\n\n## Browser Requirements\n- Modern browser with WebGL support (Chrome, Firefox, Safari, Edge)\n- Works on desktop, tablet, and mobile devices\n\n\n## Credits\nBuilt with Three.js, WebGL, and HTML5 Canvas.\n\nI also used [Cursor IDE](https://cursor.com/) (The AI Code Editor) to generate most of the code here as part of an experimental project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldada%2Fsolar-system-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feldada%2Fsolar-system-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldada%2Fsolar-system-simulation/lists"}