opengl-cube/README.md
2024-12-08 00:17:28 -05:00

16 lines
491 B
Markdown

## What does it Do?
Spin a cube...
## 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, 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
## Command Flags
- [-w] -> Wireframe Mode
- [-v] -> Version
- [-h] -> Help