Jump to content
Search Community

jimmylet

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by jimmylet

  1. Hello all,

     

    I'm looking for how to achieve a blur effect in front of a video. This blur effect must disappear on a limited surface on the part hovered.

     

    Here is the result I would like to achieve with Greensock https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/

     

    Do you have an idea of how? Use an SVG? Canvas? I'm lost…

     

     

    Thank you !

    See the Pen NmxBZX by jimmylet (@jimmylet) on CodePen

  2. Hmmm, I'm trying to improve the animation. With the technique I tried first, my ultimate goal was to move the different icons at different speeds.

    With this technique, how can I do? As the whole svg moves, there is no way to move them at different speeds?

     

    thank you very much

  3. Hello everybody,

     

    I'm trying to move an object on a defined path. As you see on the Codepen, I get there.

     

    Only, I have a problem. The object I want to move does not keep its original position (as defined in the SVG) and starts animation in the middle right.

     

    The problem is that it will do that with each object (I tried). If I select the icon with the brush, it will go to the same place to start. So, it's not right for me.

    Can you explain to me why and try to bring me a solution?

     

     

     

    thank you very much

    animation-test-original-position.jpg

    See the Pen aYXgeX by jimmylet (@jimmylet) on CodePen

  4. Hello,

     

    Before I begin, I apologize for my English. I come from Belgium and I speak French.

     

    I try to use GSAP for the first time. But I do not understand the principle of transformOrigin I read the documentation but I still do not understand.

     

    I try to put the transformOrigin the middle of the needle so that it simply turns.
     
    In the end, I would like the rotation is done like this : http://d.pr/v/bGlK

     

    Can you show me how you do and if you have tips? This will help me a lot for the rest of my learning.

     

     

    Here is my code on Codepen : 

     

     

    Thank you very much !

     

     

    See the Pen oYvLXN by jimmylet (@jimmylet) on CodePen

    • Like 1
×
×
  • Create New...