Voxel sandbox game in C
Find a file
2024-07-14 09:27:46 -04:00
.gitignore many updates and improvements to chunk loading 2024-07-13 21:18:55 -04:00
const.h fix no chunk bug 2024-07-14 09:27:46 -04:00
cubes.c fix no chunk bug 2024-07-14 09:27:46 -04:00
cubes.h many updates and improvements to chunk loading 2024-07-13 21:18:55 -04:00
gen.c many updates and improvements to chunk loading 2024-07-13 21:18:55 -04:00
gen.h multi-threaded chunk loading 2024-07-13 17:02:49 -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 fix no chunk bug 2024-07-14 09:27:46 -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