Voxel sandbox game in C
Find a file
2024-07-15 05:25:15 -04:00
.gitignore windows cross-compliation 2024-07-14 19:27:52 -04:00
const.h fog 2024-07-15 00:55:34 -04:00
cubes.c fog fixes, optimizations 2024-07-15 05:25:15 -04:00
cubes.h many updates and improvements to chunk loading 2024-07-13 21:18:55 -04:00
gen.c fog 2024-07-15 00:55:34 -04:00
gen.h fog 2024-07-15 00:55:34 -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 fog fixes, optimizations 2024-07-15 05:25:15 -04:00
Makefile windows cross-compliation 2024-07-14 19:27:52 -04:00
README.md windows cross-compliation 2024-07-14 19:27:52 -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

VoxelTest

Another voxel engine. Designed for Linux, can compile on Windows from Linux or on Windows

Run the Makefile, create a directory "db", and run the "monke" executable