Go to file
2023-11-01 16:30:35 -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
glut_wrap.h removed header guard 2023-11-01 10:35:45 -05:00
glxgears.c modified code style 2023-11-01 16:30:35 -05:00
Makefile modified code style 2023-11-01 16:30:35 -05:00
out.txt initial commit, compiles 2023-11-01 10:11:42 -05:00
README.md added animated image 2023-11-01 14:17:10 -05:00

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