Highly optimized C++ OpenGL implementations of Isosurface extraction algorithms, designed to operate on uniform grids in parallel.
- Dual Contouring
- Marching Cubes
- C++ 11
- CMAKE
- OpenMP
- OpenGL 3.3
- GLM
cmake . -B build
cmake --build build
build/out/main.exe