-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Web Guide III : Shaders
Shaders are code run on the gpu. Currently lively uses web browser to run glsl shaders, native hlsl shader support is planned for future release.
Lively supports shadertoy.com link loading.
In Type page select "Website" & enter the link, eg: [The Drive Home](https://www.shadertoy.com/view/MdfBRX)
Initial network connection is required to load the webpage, lively will launch the shadertoy page in fullscreen mode.
As library is meant for offline files, it is not allowed to create url type wallpaper in Library; Once loaded the page will run the next time you launch lively just like other wallpapers.
The included "Hexagone by BigWING" is a shadertoy shader converted to offline using glslCanvas library, check it out.
Other webgl implementation such as RainEffect - codrops also works just fine.
Fullscreen shaders can be taxing on the gpu depending on what its doing, if you have no dedicated gpu beware.
- Home
- Getting Started
- Video Wallpaper
- Streaming Wallpaper
- Application Wallpaper
- GIF Wallpaper
- Web Wallpaper
- Machine Learning
- Screen Saver
- Performance
- Command Line Controls
- Taskbar Customization
- Theme
- Differences Between Distributions
- Common Problems
- Building
- Contributing Guidelines
- Wallpaper Tutorials