UI for mesh visualization
- VTK 8.0
- QT 5
- Updated GPU drivers
Clone the repository in your local machine Follow the steps to build:
- cd into repo folder
- mkdir Release
- cd Release
- ccmake .. (configure and generate the build files)
- make
Run the program using ./HexView