Voxel sandbox game in C
Find a file
2024-07-16 18:46:43 -04:00
.gitignore windows cross-compliation 2024-07-14 19:27:52 -04:00
cubes.c cleanup 2024-07-16 17:53:09 -04:00
cubes.h cleanup 2024-07-16 17:53:09 -04:00
gen.c cleanup 2024-07-16 17:53:09 -04:00
gen.h cleanup 2024-07-16 17:53:09 -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 oops, forgot to change the title 2024-07-16 18:46:43 -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 multiple textures 2024-07-15 12:22:23 -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