Jump to content
Search Community

Salmen

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

592 profile views

Salmen's Achievements

1

Reputation

  1. Hi all, I would like to share with you my test, might be helpful for someone else :). Thanks.
  2. @OSUblake @PointC thank you so much guys. This is what i was looking for. I will post my final solution integrating it with the slider.
  3. Thanks all for the response. Great solutions. The problem here is the animation must be between two images without extra solid color layer. I found the solution here https://codyhouse.co/demo/animated-svg-image-slider/index.html. The solution implement image tag inside svg and using snapsvg library. In my case I must use img tag with srcset. I would like to use tweenlite for all my animations without adding extra library :).
  4. Hi everyone :), i'm just looking to understand the concept on how can i create this carousel. The goal is to create a diagonal transition between sliders. Example: https://codepen.io/bananascript/pen/ofiFC. I tried the solution in that pen but it's causing me a performance issue using only css, so i decided to use gsap to get better performance. Thanks.
  5. Hi, is it possibile to create a carousel with diagonal transition form left bottom to right top ? how should i create animation per every single slide? Thanks
×
×
  • Create New...