{"id":23698013,"url":"https://github.com/zzxzzk115/galaxyengine","last_synced_at":"2025-07-01T01:33:42.879Z","repository":{"id":196729614,"uuid":"696923872","full_name":"zzxzzk115/GalaxyEngine","owner":"zzxzzk115","description":"Galaxy is a game engine written in C++ with many modern features.","archived":false,"fork":false,"pushed_at":"2023-10-28T00:29:23.000Z","size":3153,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T17:20:35.917Z","etag":null,"topics":["cpp17","game-engine-3d","vulkan-game-engine"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zzxzzk115.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}},"created_at":"2023-09-26T17:34:44.000Z","updated_at":"2023-09-27T06:01:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f802da26-eb09-4efd-98d3-22f8a4d90913","html_url":"https://github.com/zzxzzk115/GalaxyEngine","commit_stats":null,"previous_names":["zzxzzk115/galaxyengine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zzxzzk115/GalaxyEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzxzzk115%2FGalaxyEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzxzzk115%2FGalaxyEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzxzzk115%2FGalaxyEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzxzzk115%2FGalaxyEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zzxzzk115","download_url":"https://codeload.github.com/zzxzzk115/GalaxyEngine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzxzzk115%2FGalaxyEngine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262879200,"owners_count":23378573,"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":["cpp17","game-engine-3d","vulkan-game-engine"],"created_at":"2024-12-30T07:13:10.304Z","updated_at":"2025-07-01T01:33:42.859Z","avatar_url":"https://github.com/zzxzzk115.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Galaxy\n\n\u003c!-- TODO: Add Logo Icon --\u003e\n\u003c!-- \u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./Docs/Media/Logo.svg\" /\u003e\n\u003c/div\u003e --\u003e\n\u003ch4 align=\"center\"\u003e\n  \u003cstrong\u003e🚀Galaxy\u003c/strong\u003e is a cross-platform 3D game engine.\n\u003c/h4\u003e\n\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/zzxzzk115/GalaxyEngine/actions\" alt=\"CI-Windows\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/zzxzzk115/GalaxyEngine/BuildWindows.yml?branch=master\u0026label=CI-Windows\u0026logo=github\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/zzxzzk115/GalaxyEngine/actions\" alt=\"CI-Linux\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/zzxzzk115/GalaxyEngine/BuildLinux.yml?branch=master\u0026label=CI-Linux\u0026logo=github\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/zzxzzk115/GalaxyEngine/actions\" alt=\"CI-MacOS\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/zzxzzk115/GalaxyEngine/BuildMacOS.yml?branch=master\u0026label=CI-MacOS\u0026logo=github\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/zzxzzk115/GalaxyEngine/issues\" alt=\"GitHub Issues\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/issues/zzxzzk115/GalaxyEngine\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/zzxzzk115/GalaxyEngine/blob/master/LICENSE\" alt=\"GitHub\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/zzxzzk115/GalaxyEngine\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Galaxy is still under development from scratch.\n\n## Prerequisites\n\nTo build **🚀Galaxy**, you must first install the following tools.\n\n### Windows 10/11\n\n- Visual Studio 2019 (or above) with C++ Desktop Development Environment\n- CMake 3.20 (or above)\n- Git 2.1 (or above)\n- Vulkan SDK 1.3.261.1 (or above)\n\n### Ubuntu 22.04 or above (Linux or WSL2)\n\nInstall prerequisite packages:\n\n```bash\nwget -qO- https://packages.lunarg.com/lunarg-signing-key-pub.asc | sudo tee /etc/apt/trusted.gpg.d/lunarg.asc\nsudo wget -qO /etc/apt/sources.list.d/lunarg-vulkan-jammy.list http://packages.lunarg.com/vulkan/lunarg-vulkan-jammy.list\nsudo apt-get update\nsudo apt-get install build-essential cmake git clang libx11-dev libxrandr-dev libxrender-dev libglvnd-dev libxinerama-dev libxcursor-dev libxi-dev mesa-vulkan-drivers vulkan-sdk\n```\n\n### MacOS\n\n- XCode 13 (or above)\n- CMake 3.20 (or above)\n- Git 2.1 (or above)\n- Vulkan SDK 1.3.261.1 (or above)\n\n## Build Galaxy\n\nClone this repository:\n\n```bash\ngit clone --recursive git@github.com:zzxzzk115/GalaxyEngine.git\n```\n\n### Build on Windows\n\nBuild it automatically:\n\nJust double-click `BuildWindows.bat ` or you can simply use Jetbrains CLion to debug or release.\n\nBuild it manually:\n\n```bash\ncmake -S . -B build\n```\n\nThen open the generated solution file with Visual Studio.\n\n### Build on Linux / WSL2\n\nBuild it automatically:\n\n```bash\nchmod +x *.sh \u0026\u0026 ./BuildLinux.sh\n```\n\n### Build on MacOS\n\nBuild it automatically:\n\n```bash\nchmod +x *.sh \u0026\u0026 ./BuildMacOS.sh\n```\n\nBuild it manually:\n\n```bash\ncmake -S . -B build -G \"Xcode\"\n```\n\nThen open the generated project file with XCode.\n\n## Acknowledgments\n\nWe would like to thank the following projects for their invaluable contribution to our work:\n\n- [Hazel](https://github.com/TheCherno/Hazel) (Game Engine \u0026 [Tutorials](https://www.youtube.com/watch?v=JxIZbV_XjAs\u0026list=PLlrATfBNZ98dC-V-N3m0Go4deliWHPFwT))\n- [Piccolo](https://github.com/BoomingTech/Piccolo) (Game Engine \u0026 [Tutorials](https://space.bilibili.com/512313464/channel/collectiondetail?sid=292637))\n- [GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch) (Game Engine \u0026 [Tutorials](https://zhuanlan.zhihu.com/c_119702958))\n- [gamemachine](https://github.com/Froser/gamemachine) (Game Engine \u0026 [Tutorials](https://www.zhihu.com/column/c_1033300557322121216))\n- [AsunaEngine](https://github.com/xiaoshichang/AsunaEngine) (Game Engine \u0026 [Tutorials](https://www.zhihu.com/column/c_1352653422265643008))\n- [levk](https://github.com/karnkaul/levk) (Game Engine)\n- [FlaxEngine](https://github.com/FlaxEngine/FlaxEngine) (Game Engine)\n- [glfw](https://github.com/glfw/glfw) (Window Abstraction)\n- [imgui](https://github.com/ocornut/imgui) (GUI)\n- [spdlog](https://github.com/gabime/spdlog) (Logger)\n\n## License\n\nThis project is licensed under the [GPLv3](https://github.com/zzxzzk115/GalaxyEngine/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzxzzk115%2Fgalaxyengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzxzzk115%2Fgalaxyengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzxzzk115%2Fgalaxyengine/lists"}