changed template to be project specific ig

This commit is contained in:
CJSatnarine
2025-02-15 00:29:59 -05:00
parent 30879d8ef8
commit 6ea22726b0
3 changed files with 6 additions and 9 deletions

View File

@@ -1,5 +1,2 @@
# 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.
# Learn-Shaders
This is just a playground where I learn about shaders and that kinda stuff I guess.