Skip to content

Web Guide III : Shaders

Dani John edited this page Mar 9, 2021 · 13 revisions

Shaders

Shaders are code run on the gpu. Currently lively uses web browser to run glsl shaders, native shader playback support is planned for future release.

Shadertoy link

Lively supports shadertoy.com link loading.

In '+' page enter the link, example: The Drive Home

(or drag & drop the link to lively window.)

Initial network connection is required to load the webpage, lively will launch the shadertoy page in fullscreen mode.

Offline Shaders

Check out included rain shader with interaction example: https://github.com/rocksdanister/shadertoy-heartfelt