glonkers/README.md
2026-03-15 14:55:42 +01:00

17 lines
639 B
Markdown

Glonkers displays a supplied shader file either as a wallpaper
(using --layer) or as a normal window (using --window, default).
Required libraries are: libwayland, wayland-scanner, wayland-protocols, pkg-config, libGL.
Run `make` to output the binary `glonkers`.
## TODO
- Wrapper that will curl a shadertoy shader then using that with glonkers.
- Fix line numbers reported on shader compilation failure.
- Multiple shaders that can output to a buffer that can be used as a sampler
for another shader.
- Sampler options such as filtering & clamping.
- Separate files for helper functions.
Swag:
![Showcase of glonkers](showcase.png)