- Clone the repository in local machine
- cd into repo folder
- mkdir Release
- cd Release
- ccmake .. (install any required dependencies reportded by cmake)
- make
To run the programs, /path/to/repo/Release/apps/program_name e.g /Documents/CotrikMesh/Release/apps/ExtractSheetDecompositions. The program path is followed by an input file which should be hexahedral mesh with .vtk format.