Update README.md

This commit is contained in:
Tyler McGurrin 2025-01-09 04:36:44 -05:00 committed by GitHub
parent 17c43d3553
commit 52064407f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,14 +1,14 @@
## What does it Do? ## What does it Do?
Spin a cube... Spin a cube... (it also rapidly speeds up, need to fix that but as per expected i do not care.)
## Why did i make this..? ## Why did i make this..?
i was bored and wanted to screw with OpenGL and C i was bored and wanted to screw with OpenGL and C? (i made this at like 2am ok?)
## What possible use could this have... ## What possible use could this have...
A project to learn from, or build off of A project to learn from, or build off of, also great for making sure your system is setup correctly...
## Why did i use GLUT over GLFW ## Why did i use GLUT over GLFW
I already knew how to use GLUT, never bothered with GLFW plus its impossible to find any I already knew how to use GLUT, have not bothered with GLFW plus its impossible to find any
Resources for GLFW and C, all of them use C++ Resources for GLFW and C, all of them use C++ (im sure theres something, im just lazy and really don't care...)
## Why C? ## Why C?
It the programming lang im the best in, by far It the programming language im the best in, by far? (why else...)
## Command Flags ## Command Flags
- [-w] -> Wireframe Mode - [-w] -> Wireframe Mode
- [-v] -> Version - [-v] -> Version