Initial commit

This commit is contained in:
CJ Satnarine
2025-02-15 00:07:28 -05:00
committed by GitHub
commit 30879d8ef8
25 changed files with 16500 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# OpenGL-Template
This is a template I will use for OpenGL projects.
It contains classes that made my experience easier in OpenGL.
This template just provides you with a black window.