OpenGL-Practice/README.md
Jackson H 46df79ca2a init
2024-06-04 10:31:34 -05:00

295 B

About

This project requires GLM, Glad, and GLFW.

I use / used (depending on the time) this repo for messing with OpenGL while getting a grasp on graphics programming. A large portion of this code was made following the tutorial at https://learnopengl.com, which I would totally reccomend!