This application was developed as a research project for a Computer Graphics class at Missouri State University.

A laser scanner was used to collect data points from JQH Arena at Missouri State, which were stored in text files and displayed as coordinates in a 3D world using OpenGL and the GLUT (OpenGL Utility Toolkit) library. Various techniques were implemented for enhancing the look of the virtual arena, including OpenGL primitive drawing and texture mapping.

This program allows you to view JQH Arena from each section on the lower level, as if you were virtually seated there. Future improvements to the program would allow viewing from more seats/sections and provide a cleaner picture by connecting the data points to form a mesh structure.

Download paper