yomotsu / gl-slideshow

A JavaScript library for advanced 2D slideshow with WebGL, that provides variety of beautiful effects
83 stars 12 forks source link

Adding different effects to each Image #7

Closed siva123kumar closed 4 years ago

siva123kumar commented 4 years ago

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

yomotsu commented 4 years ago

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

yomotsu commented 4 years ago

I think it should be solved.

siva123kumar commented 4 years ago

Thank you for your response.It helped me a lot and solved my problem.Thank You once again.

On Thu, Sep 3, 2020 at 1:40 PM Akihiro Oyamada notifications@github.com wrote:

Closed #7 https://github.com/yomotsu/gl-slideshow/issues/7.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yomotsu/gl-slideshow/issues/7#event-3723463410, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLDILOZEPPSNJPDYM5Y7Q3SD5FN7ANCNFSM4QO36AZQ .