A 2D/3D game engine
Go to file
2023-03-23 19:07:10 +00:00
dependencies Remove glad submodule 2023-02-18 17:11:35 +00:00
include Finally get textures working again 2023-03-23 19:07:10 +00:00
res/engine Finally get textures working again 2023-03-23 19:07:10 +00:00
src Finally get textures working again 2023-03-23 19:07:10 +00:00
test Finally get textures working again 2023-03-23 19:07:10 +00:00
.gitattributes Re-upload large files with LFS 2022-11-22 21:51:31 +00:00
.gitignore ignore aps files 2023-02-19 18:29:25 +00:00
.gitmodules Remove glad submodule 2023-02-18 17:11:35 +00:00
CMakeLists.txt Get rendering kind-of working again 2023-03-12 20:39:11 +00:00
config.h.in Begin vulkan impl 2022-09-13 19:25:18 +01:00
README Update readme 2023-01-06 16:47:08 +00:00
TODO update todo 2023-02-09 15:29:19 +00:00

a random game engine thing. Now finally with ECS!

Use the 'dev' branch for WIP.