7fa54e80a5
I saw a post yesterday where someone had made a similar fork and they left out glut_wrap.h for unknown reasons and they had ~dozen people involved, so I'm following suit. (peer pressure ftw) |
||
---|---|---|
.clang-format | ||
.editorconfig | ||
.gitignore | ||
glxgears.c | ||
Makefile | ||
out.txt | ||
README.md |
(TODO: actual readme)
Quick run right now, no questions asked
git clone https://codeberg.org/LexxyFox/glxgears
make -C glxgears run
You'll need to have the build dependencies already installed (GL, GLUT, M, and X11).
Install
If anyone actually wants to install this on their system, let me know and I'll write instructions?