{"id":24278605,"url":"https://github.com/mavstuff/solar_system","last_synced_at":"2025-10-13T03:03:06.925Z","repository":{"id":271627521,"uuid":"913905094","full_name":"mavstuff/solar_system","owner":"mavstuff","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-08T21:44:02.000Z","size":2115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T22:27:03.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mavstuff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-08T15:21:06.000Z","updated_at":"2025-02-01T14:39:03.000Z","dependencies_parsed_at":"2025-02-08T22:33:57.836Z","dependency_job_id":null,"html_url":"https://github.com/mavstuff/solar_system","commit_stats":null,"previous_names":["mavstuff/solar_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavstuff%2Fsolar_system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavstuff%2Fsolar_system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavstuff%2Fsolar_system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavstuff%2Fsolar_system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mavstuff","download_url":"https://codeload.github.com/mavstuff/solar_system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242023462,"owners_count":20059355,"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","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-01-16T00:50:50.640Z","updated_at":"2025-10-13T03:03:01.797Z","avatar_url":"https://github.com/mavstuff.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solar_system\n![solar_system screenshot](assets/solar_system.gif)\n\nThis cross-platform C++ project leverages OpenGL to create a visually engaging 3D representation of our solar system. The simulation depicts the planets and their moons, each rendered with their distinct colors and orbiting their respective celestial bodies.\n\n## Prerequisities\n### Windows (MSVC)\n1. Microsoft Visual Studio with C++ workload\n2. Git for windows\n\n### Linux\n1. git, cmake, gcc installed \n\n## Building\n\n### Windows (MSVC)\n\nFrom Visual Studio Developer Command Prompt:\n```\ncd /d %homedrive%%homepath%\ngit clone https://github.com/mavstuff/solar_system.git\ncd solar_system\ngit submodule init\ngit submodule update\nmkdir build\ncd build\ncmake ..\ncmake --build .\nDebug\\solar_system.exe\n```\n\n### Linux (GCC)\nFrom shell terminal:\n```\ngit clone https://github.com/mavstuff/solar_system.git\ncd solar_system\ngit submodule init\ngit submodule update\nmkdir build\ncd build\ncmake ..\ncmake --build .\n./solar_system\n```\n\n### Author\n\n**Artem Moroz**\n\n* [github/mavstuff](https://github.com/mavstuff)\n* [artemmoroz.org](https://artemmoroz.org)\n\n### License\n\nCopyright © 2025, [Artem Moroz](https://github.com/mavstuff).\nReleased under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavstuff%2Fsolar_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmavstuff%2Fsolar_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavstuff%2Fsolar_system/lists"}