1
0
Fork
You've already forked galaxy-engine-cpp
0
No description
  • C 73.6%
  • C++ 20.2%
  • Objective-C 4.8%
  • GLSL 0.7%
  • Zig 0.6%
2025年08月30日 00:55:03 -04:00
assets restructure shader file tree 2025年08月16日 19:51:08 -04:00
include/Galaxy rework game initialization; avoid C++ initialization hacks 2025年08月16日 21:43:47 -04:00
src list vulkan as an available rendering api for android 2025年08月30日 00:46:51 -04:00
vendored transition to filesystem-agnostic resources 2024年10月09日 03:58:51 -04:00
.gitattributes 1.2 started 2022年03月26日 01:22:35 -04:00
.gitignore port to Zig build system 2024年08月24日 01:54:50 -04:00
build.zig expose function to retrieve a platform's rendering api 2025年08月30日 00:55:03 -04:00
build.zig.zon update dependencies 2025年08月16日 04:30:37 -04:00
compile_flags.txt add compile_flags.txt 2025年05月05日 21:55:23 -04:00
LICENSE license project under AGPLv3+ 2024年09月01日 00:53:05 -04:00
README.md license project under AGPLv3+ 2024年09月01日 00:53:05 -04:00
todo.txt fixes & vector qol 2022年04月03日 02:22:44 -04:00

License

Copyright (c) Dominic Adragna

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.