more webgl transition options
Feedback
6
Posts
3
Posters
659
Views
2
Watching
-
It would be great to introduce some more WebGL transition options for the background slideshow. There are some libraries on GitHub.
I edited the theme files to add a simple fade (which is all I really need):
in webgl_row_background_slideshow.min.js:,{name:"fade",glsl:"vec4 transition(vec2 uv){float p=smoothstep(0.1,0.9,progress);return mix(getFromColor(uv),getToColor(uv),p);}"}and updated gridder.app.min.js to add "Fade" as an option to the UI.
It would be super cool to add even just this option on the next theme update. Thanks!
-
ah great idea
do you have a link to the github repo(s)?
-
-
ah yea i used this library
Im adding these, will be part of the next update:

-
ah i see i added flyeye twice. will only be there one time
-
nice update!
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com