my pet game engine project in pure c *be warned*
Find a file
2025-02-09 18:48:25 +01:00
Shaders Initial commit :3 2025-02-09 18:48:25 +01:00
Wayland Initial commit :3 2025-02-09 18:48:25 +01:00
allocator.c Initial commit :3 2025-02-09 18:48:25 +01:00
allocator.h Initial commit :3 2025-02-09 18:48:25 +01:00
comp.c Initial commit :3 2025-02-09 18:48:25 +01:00
comp.h Initial commit :3 2025-02-09 18:48:25 +01:00
dynarray.c Initial commit :3 2025-02-09 18:48:25 +01:00
dynarray.h Initial commit :3 2025-02-09 18:48:25 +01:00
glfw.c Initial commit :3 2025-02-09 18:48:25 +01:00
glfw.h Initial commit :3 2025-02-09 18:48:25 +01:00
hashmap.c Initial commit :3 2025-02-09 18:48:25 +01:00
hashmap.h Initial commit :3 2025-02-09 18:48:25 +01:00
image.c Initial commit :3 2025-02-09 18:48:25 +01:00
image.h Initial commit :3 2025-02-09 18:48:25 +01:00
image.png Initial commit :3 2025-02-09 18:48:25 +01:00
io.c Initial commit :3 2025-02-09 18:48:25 +01:00
io.h Initial commit :3 2025-02-09 18:48:25 +01:00
kitty.c Initial commit :3 2025-02-09 18:48:25 +01:00
kitty.h Initial commit :3 2025-02-09 18:48:25 +01:00
log.c Initial commit :3 2025-02-09 18:48:25 +01:00
log.h Initial commit :3 2025-02-09 18:48:25 +01:00
main Initial commit :3 2025-02-09 18:48:25 +01:00
main.c Initial commit :3 2025-02-09 18:48:25 +01:00
Makefile Initial commit :3 2025-02-09 18:48:25 +01:00
matrix.c Initial commit :3 2025-02-09 18:48:25 +01:00
matrix.h Initial commit :3 2025-02-09 18:48:25 +01:00
object.c Initial commit :3 2025-02-09 18:48:25 +01:00
object.h Initial commit :3 2025-02-09 18:48:25 +01:00
register.c Initial commit :3 2025-02-09 18:48:25 +01:00
register.h Initial commit :3 2025-02-09 18:48:25 +01:00
stb_image.h Initial commit :3 2025-02-09 18:48:25 +01:00
trig.c Initial commit :3 2025-02-09 18:48:25 +01:00
types.c Initial commit :3 2025-02-09 18:48:25 +01:00
types.h Initial commit :3 2025-02-09 18:48:25 +01:00
vulkan.c Initial commit :3 2025-02-09 18:48:25 +01:00
vulkan.h Initial commit :3 2025-02-09 18:48:25 +01:00
vulkan_helpers.c Initial commit :3 2025-02-09 18:48:25 +01:00
wayland.c Initial commit :3 2025-02-09 18:48:25 +01:00
wayland.h Initial commit :3 2025-02-09 18:48:25 +01:00