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!
I also code custom websites or custom Lay features.
šæ Email me here: šæ
info@laytheme.com
Our Web Development company: 100k.studio
Want to tip me? https://www.paypal.com/paypalme/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