Update README.md

This commit is contained in:
Tyler McGurrin 2024-11-22 15:13:38 -05:00 committed by GitHub
parent 5a6d58065d
commit 91a5fc2915
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,11 @@
##What does it Do?##
## What does it Do?
Spin a cube...
##Why did i make this..?##
## Why did i make this..?
i was bored and wanted to screw with OpenGL and C
## What possible use could this have...
A project to learn from
##Why did i use GLUT over GLFW##
I already knew how to use GLUT, never bothered with GLFW
A project to learn from, or build off of
## Why did i use GLUT over GLFW
I already knew how to use GLUT, never bothered with GLFW plus its impossible to find any
Resources for GLFW and C, all of them use C++
## Why C?
It the programming lang im the best in, by far