A voxel engine written using C++26, GLFW, and OpenGL (using glad).
- GCC 14 or later.
- CMake 3.22 or later.
- Jinja2 >=2.7,<4.0
git clone https://github.com/jochemarends/voxel-engine.git
cd voxel-engine
mkdir build && cd build
cmake ..
cmake --build .Below are images from the previous version of this project:

