caomw / IsosurfaceCpp

IsosurfaceCpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

IsosurfaceCpp

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 99.3%Language:CMake 0.7%