# ShapeAnalyzerCplus **Repository Path**: zqeditcode/ShapeAnalyzerCplus ## Basic Information - **Project Name**: ShapeAnalyzerCplus - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2024-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ShapeAnalyzer A Flexible Tool for 3D Shape Analysis Compilation instructions ======================== Dependencies ------------ * VTK (>= 6.1.0) * Qt (>= 5) * PETSc * SLEPc Compiling --------- mkdir build cd build cmake .. make