Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 510 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 510 Bytes

Animation of the Battle of Bull Run

This is a quick animation of the Battle of Bull Run using basic OpenGL. This was created as a final project for CS460 at Old Dominion University.

Building

To build the animation cd into the project/ directory and run make

Running

To run the animation run the animation.exe file that is created as a result of the make command. This can be found in the project/ directory after building. A prebuilt version of this executable exists in this folder as well.