/voxel

Primary LanguageC

Simple voxel engine

Running

To build the project run the following command:

$ ./build.sh

To run the project you can simply run the executable created, or to build and run directly you can run the following command:

$ ./build.sh run