Go to file
2023-11-02 13:03:18 -05:00
.clang-format code format 2023-11-02 12:41:08 -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 switched --help to lowercase 2023-11-02 13:03:18 -05:00
Makefile added --version manually 2023-11-02 13:02:33 -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?