Go to file
2023-11-02 10:13:27 -05:00
.clang-format modified code style 2023-11-01 16:30:35 -05:00
.editorconfig initial commit, compiles 2023-11-01 10:11:42 -05:00
.gitignore corrected .gitignore 2023-11-01 10:16:25 -05:00
glxgears.c merged glut_wrap.h into glxgears 2023-11-02 10:09:26 -05:00
Makefile beta argp code 2023-11-01 18:29:30 -05:00
out.txt initial commit, compiles 2023-11-01 10:11:42 -05:00
README.md added h1 to readme 2023-11-02 10:13:27 -05:00

Lexxy's GLXGears

(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?