Files
ld58/code/core/core.c
James Bulman 3b8c50a361 Added camera
Moved some math types
Added some more vector types
Did the camera matrix calulations
Updated shaders to take push constants
2025-10-05 02:40:59 +01:00

4 lines
72 B
C

#include "impl/arena.c"
#include "impl/string.c"
#include "impl/math.c"