liveW
liveW copied to clipboard
Live opengl wallpaper for linux i3 and KDE Plasma with support for Shadertoy
Results
2
liveW issues
Sort by
recently updated
recently updated
newest added
### Building ``` renderer.c:20: undefined reference to `glXCreateContextAttribsARB' ``` Ok. Is there a way around this: 1. include glxew.h before gl.h in include/opengl.h 2. add -lGLEW to Makefile 3. check...
Crashing when using shader that has certain number of characters in its folder name. How reproduce bug: - In `Shaders` folder rename folder named `samples` to` sample` - run `...