Voxel sandbox game in C
Find a file
2024-07-13 11:18:12 -04:00
.gitignore first commit 2024-07-13 01:58:25 -04:00
const.h perlin noise 2024-07-13 11:18:12 -04:00
cubes.c perlin noise 2024-07-13 11:18:12 -04:00
cubes.h perlin noise 2024-07-13 11:18:12 -04:00
gen.c perlin noise 2024-07-13 11:18:12 -04:00
gen.h perlin noise 2024-07-13 11:18:12 -04:00
gl.h first commit 2024-07-13 01:58:25 -04:00
linmath.h perlin noise 2024-07-13 11:18:12 -04:00
main.c perlin noise 2024-07-13 11:18:12 -04:00
Makefile first commit 2024-07-13 01:58:25 -04:00
stb_image.h first commit 2024-07-13 01:58:25 -04:00
test.png more stuff 2024-07-13 03:13:32 -04:00