trans-glxgears-fork/README.md

14 lines
433 B
Markdown
Raw Normal View History

2023-11-01 14:14:25 -05:00
<img src="https://lexxyfox.codeberg.page/glxgears/glxgears.gif" width="300" height="300">
2023-11-01 13:57:59 -05:00
(TODO: actual readme)
2023-11-01 14:14:25 -05:00
2023-11-01 13:57:59 -05:00
## 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?