Skip to content

Continuation of Group 21's solution to H62PEP Computing Project

Notifications You must be signed in to change notification settings

mattnotmitt/ModelViewer

Repository files navigation

ModelViewer

Build Status

Continuation of ModelLoader with VTK & Qt powered model visualisation software. This software has the capability to load STL files and the proprietary model format parsed in ModelLoader and view them.

Documentation can be found here.

Setup

mkdir build
cd build
cmake ..
make -jN # N specifies number of threads to make with

Documentation can be generated by running:

doxygen Doxyfile

This can be found in the build/html folder.

Running

Program can be run by using this command:

./ModelViewer

Unit tests can be run by using:

make test

About

Continuation of Group 21's solution to H62PEP Computing Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •