Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 383 Bytes

File metadata and controls

17 lines (9 loc) · 383 Bytes

MLB Recap Viewer

What is it

This is a simple viewer that pulls JSON data from the Internet, parses it, and then displays highlight recap photos using OpenGL 3.3.

How to use it

Press left arrow or right arrow to scroll.

Press escape to exit.

How to build and run it

On Windows, open the solution file with Visual Studio 2019.

Press Ctrl + F5 to build and run it.