/IsosurfaceCpp

IsosurfaceCpp

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

IsosurfaceCpp

A C++ library consisting of different isosurface extracting algorithms. Its only dependency is the mathematics library glm.

An example of how to use IsosurfaceCpp as a submodule can be found on https://github.com/chrismile/LineVis. The library can also be compiled and installed as a standalone package using CMake.