Earthquake History Project

This was a simple project for UMN 4611, where we were required to read quake information from a text file, map the quakes as they happened in rolling history onto a map, and allow the user to turn the flat map into a sphere while still projecting the quakes correctly.

Here is the source for the project, but actually compiling requires GLM, SDL, GLEW, and changing paths to textures and the quake information file.