glonkers/README.md
2026-02-28 18:26:23 +01:00

15 lines
510 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
- Add support for some structures in shadertoy.
- Texture support? (requires a pre-preprocessor)
- Wrapper that will curl a shadertoy shader then using that with glonkers.
- Custom uniforms.
Swag:
![Showcase of glonkers](showcase.png)