GreenSock Scroll-Driven SVG Path Follower

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024

Комментарии • 32

  • @carfox1860
    @carfox1860 3 года назад +1

    Thanks for the excellent video!

  • @technicalshohel
    @technicalshohel Год назад

    Thank you very much for this

    • @snorklTV
      @snorklTV  Год назад

      You’re welcome. Glad you enjoyed it

  • @qamar7
    @qamar7 Год назад +1

    How did you made those text & svg? Is thst using figma or illustrator? 3:17

    • @snorklTV
      @snorklTV  Год назад +1

      Hi. The SVG and demo originated from a GreenSock demo. However, I use BoxySVG for 90% of my svg work these days: ruclips.net/video/FBap_AMv7cM/видео.html

  • @gorbulevsv
    @gorbulevsv 10 месяцев назад

    Cool!

  • @yassinerodri5367
    @yassinerodri5367 3 месяца назад

    Thanks teacher

  • @leonardosantoso7971
    @leonardosantoso7971 3 года назад

    Great video!

  • @svenmandic1293
    @svenmandic1293 Год назад

    Amazing, thank you for the video 🍺

    • @snorklTV
      @snorklTV  Год назад

      Glad you enjoyed it!

  • @Abdulrahman-hh3mx
    @Abdulrahman-hh3mx Год назад +1

    hello why do i get a warning when i use it on my browser

    • @snorklTV
      @snorklTV  Год назад

      I don’t know what the error is. What does it say?

  • @faizankhan-je9cf
    @faizankhan-je9cf 9 месяцев назад

    How can i use this code in the elementor page builder?

  • @falcon4359
    @falcon4359 Год назад

    I'm a begineer in Creating GSAP, How can I add this animation to my existing project in React ?

    • @snorklTV
      @snorklTV  Год назад

      Thx for watching. I don’t use or teach anything about react.

    • @henriqueb5637
      @henriqueb5637 Год назад

      It is a paid plugin.
      You would need to pay 100 USD a year to use this hahahahaha
      Crazy, right?

    • @FalconCodes-dx2nj
      @FalconCodes-dx2nj 9 месяцев назад

      @@henriqueb5637 How is it paid if I can use it on codepen??

  • @simpleview1433
    @simpleview1433 2 года назад

    very nice video bro thanks a lot )

    • @snorklTV
      @snorklTV  2 года назад

      Glad you liked it. Thx for watching.

  • @PiyaliMukherjee-be2ir
    @PiyaliMukherjee-be2ir 2 месяца назад

    can anyone help me with how to implement this in my react project please

  • @ДурсунБадалов
    @ДурсунБадалов 11 месяцев назад

    How to do once animation? I want the animation not to come back when scrolling up, how to do it?

    • @snorklTV
      @snorklTV  11 месяцев назад

      thanks for watching. you can set once:true as described in the ScrollTrigger docs: gsap.com/docs/v3/Plugins/ScrollTrigger/#config-object It's a great feature!

    • @ДурсунБадалов
      @ДурсунБадалов 11 месяцев назад

      @@snorklTV , thanks for your answer, but this method only works when the animation is finished, I need it to only go down, not up, when it goes up it goes back to the original value, can I get a codepen example from you?

    • @snorklTV
      @snorklTV  11 месяцев назад

      @@ДурсунБадалов you can use this demo from my ScrollTrigger Express course.
      codepen.io/snorkltv/pen/zYPexrO
      Notice that the reading progress bar (red) only progresses when you scroll down. You can apply the same technique to control the progress() of any animation. If you want to see it again re-run the demo. Hope this helps. I have a fully detailed video explaining how all it works if you need more help inside the course at www.creativecodingclub.com/courses/scrolltrigger-express

    • @ДурсунБадалов
      @ДурсунБадалов 11 месяцев назад

      @@snorklTV , thanks a million!

  • @hdkaii5256
    @hdkaii5256 Год назад

    Is there any way at all I can integrate this in Webflow please...?

    • @snorklTV
      @snorklTV  Год назад +1

      Thx for watching. I don't use webflow. Web Bae @webbae is the best source of info for GSAP + Webflow. He has a great channel and you can find him on X too: www.youtube.com/@webbae

    • @hdkaii5256
      @hdkaii5256 Год назад

      Thanks a lot for the help :) @@snorklTV

  • @liamcrean
    @liamcrean 3 года назад

    👍

  • @BrunoNeureiter
    @BrunoNeureiter 29 дней назад

    I didn't understand two things
    1) all the .to and .from
    2) if gsap is free... And if not 💀

    • @snorklTV
      @snorklTV  29 дней назад

      Thanks for watching. Yes, GSAP is free but they have some paid plugins. You can learn a ton in my free beginner's course: www.creativecodingclub.com/courses/FreeGSAP3Express GSAP's licesnsing is described here: gsap.com/licensing/