E0 271 Graphics and Visualisation Project
make // build the project
./sample // run the program
./sample <path to the raw file> // run the program with input
make clean // clean the project
1. camera class from Assignment 1 E0-271, Aug 2021
2. https://ogldev.org
3. learnopengl.com
4. https://klacansky.com/open-scivis-datasets/
5. http://paulbourke.net/geometry/polygonise/
6. https://github.com/kbinani/colormap-shaders/blob/master/shaders/glsl/IDL_Blue-Red_2.frag
7. https://github.com/subokita/Arcball/tree/master/Arcball