This is a experiment into opengl and the marching cubes algo
using the --recursive flag, clone this repo
if you already cloned and didn't recursively do git submodule update --init --recursive
build with cmake -B build -G "GENERATOR" compile with cmake --build build
run with ./build/MarchingCubes (.exe)