{"id":16323673,"url":"https://github.com/im-rises/galaxysimulator","last_synced_at":"2025-05-14T14:35:10.401Z","repository":{"id":181110773,"uuid":"656878678","full_name":"Im-Rises/GalaxySimulator","owner":"Im-Rises","description":"Galaxy Simulator made in C++ using OpenGL and OpenCL and possibly Barnes-Hut (WIP)","archived":false,"fork":false,"pushed_at":"2024-02-11T07:02:13.000Z","size":3222,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T04:26:22.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/Im-Rises.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}},"created_at":"2023-06-21T20:46:17.000Z","updated_at":"2024-08-23T10:37:09.000Z","dependencies_parsed_at":"2024-02-11T08:29:54.382Z","dependency_job_id":null,"html_url":"https://github.com/Im-Rises/GalaxySimulator","commit_stats":null,"previous_names":["im-rises/galaxysimulator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FGalaxySimulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FGalaxySimulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FGalaxySimulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FGalaxySimulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Im-Rises","download_url":"https://codeload.github.com/Im-Rises/GalaxySimulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160625,"owners_count":22024574,"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":"2024-10-10T22:55:23.508Z","updated_at":"2025-05-14T14:35:10.383Z","avatar_url":"https://github.com/Im-Rises.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GalaxySimulator\n\n\u003cp align=\"center\"\u003e\n      \u003cimg src=\"https://user-images.githubusercontent.com/59691442/183268126-b3d19e66-8f2d-463a-805e-ae6ef7cc6c01.png\" alt=\"cmakeLogo\" style=\"height:60px;\"/\u003e\n      \u003cimg src=\"https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white\" alt=\"cppLogo\" style=\"height:60px;\"/\u003e\n      \u003cimg src=\"https://img.shields.io/badge/OpenGL-FFFFFF?style=for-the-badge\u0026logo=opengl\" alt=\"openglLogo\" style=\"height:60px;\"/\u003e\n      \u003cimg src=\"https://user-images.githubusercontent.com/59691442/190315147-ec9dc33f-0090-4f0d-98ab-514eb1463e01.png\" alt=\"glfwLogo\" style=\"height:60px;\"/\u003e\n      \u003cimg src=\"https://user-images.githubusercontent.com/59691442/206360390-76940955-0a28-43b5-83fb-46409c4324f7.png\" alt=\"openclLogo\" style=\"height:60px;\"/\u003e\n\u003c/p\u003e\n\nGalaxy Simulator made in C++ using OpenGL and OpenCL (WIP)\n\n\nand the OpenCL lib:\n\n```bash\nbrew install opencl\nbrew install opencl-headers\n```\n\n## Libraries\n\nglfw:  \n\u003chttps://www.glfw.org/docs/latest/\u003e\n\nglm:  \n\u003chttps://glm.g-truc.net/0.9.9/index.html\u003e\n\nglad:  \n\u003chttps://glad.dav1d.de/\u003e\n\nDear ImGui:  \n\u003chttps://github.com/ocornut/imgui\u003e\n\nOpenGL:  \n\u003chttps://www.opengl.org/\u003e\n\nglm:  \n\u003chttps://glm.g-truc.net/0.9.9/index.html\u003e\n\nOpenCL:  \n\u003chttps://www.khronos.org/blog/your-opencl-developer-experience-just-got-upgraded\u003e  \n\u003chttps://github.com/KhronosGroup/OpenCL-SDK\u003e  \n\u003chttps://github.com/KhronosGroup/OpenCL-Guide\u003e  \n\u003chttps://github.khronos.org/OpenCL-CLHPP/\u003e\n\n## Documentation\n\nlearnopengl (OpenGL tutorial):  \n\u003chttps://learnopengl.com/In-Practice/2D-Game/Particles\u003e\n\nOpenCL NBody example:  \n\u003chttps://github.com/KhronosGroup/OpenCL-SDK/tree/f510201a092363b66969888df49c68721ca2c4fb/samples/extensions/khr/nbody\u003e\n\nCMake modules example:  \n\u003chttps://godbolt.org\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-rises%2Fgalaxysimulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fim-rises%2Fgalaxysimulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-rises%2Fgalaxysimulator/lists"}