yomotsu/gl-slideshow

Adding different effects to each Image

Closed this issue · 3 comments

I am new to gl-transitions.May I know how to add different effects to each image like cross fade for 1st image,directional wipe for second and so on .Thank You

You could change the effect right after transitionEnd event for every slide.

see http://yomotsu.github.io/gl-slideshow/examples/apis.html to change the effect

I think it should be solved.