Home

Awesome

CGoGN_3

CGoGN is a C++ library that provides:

Building CGoGN

LINUX and MacOS

make -jN (N being the number of threads) in the build directory

Windows

VS 2013 or better required

Contribution HowTo