more webgl transition options
-
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!
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it