12 lines
416 B
Markdown
12 lines
416 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
|