View on GitHub

CV-Sandbox

Just a random assortment of computer vision projects.

Project 11: GL_Game

This project is an exploration of OpenGL, aiming to recreate the core functionality of a game that had previously been written in Python and then Processing Java

GIF of the game working

The layout of this game engine is not conducive for expansion, so it was my inspiration and basis for my lightweight C++ UI Template.

Table of Contents

Resources

For Building

Examples

Miscellaneous