16 lines
453 B
Markdown
16 lines
453 B
Markdown
# Lexxy's GLXGears
|
|
|
|
<img src="https://lexxyfox.codeberg.page/glxgears/glxgears.gif" width="300" height="300">
|
|
|
|
(TODO: actual readme)
|
|
|
|
## Quick run right now, no questions asked
|
|
```sh
|
|
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? |