Go to file
2024-09-30 17:26:34 -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 super minor additions :3c 2024-09-30 17:26:34 -05:00
Makefile make run now vsyncs 2023-11-02 13:18:39 -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?