THREE JS / WebGL: RGB Curve Distortion Effect on Mouse Move

แชร์
ฝัง

ความคิดเห็น • 40

  • @hyamwte3512
    @hyamwte3512 2 ปีที่แล้ว +6

    This channel is a hidden gem! Looking forward for more threejs tutorials. Thanks man!

  • @natachabailey7475
    @natachabailey7475 3 ปีที่แล้ว +2

    I love these effects! Fantastic work!

  • @uiriamu76
    @uiriamu76 3 ปีที่แล้ว +5

    this is great, man! you're the only one i found on youtube that made a tutorial on this trendy effect, it was very helpful! please keep creating stuff like this : D

    • @reynaldlamury4772
      @reynaldlamury4772 2 ปีที่แล้ว +1

      Check out yuri artyukh channel, he is one of a legend

  • @edwardaddo7439
    @edwardaddo7439 2 ปีที่แล้ว

    very concise, encountered few errors. THANK YOU MAN! You're a blessing

  • @mutantmantish6141
    @mutantmantish6141 ปีที่แล้ว +1

    One of the best tutorial ever... Please keep making these kind of tutorial videos. I can't tell u how useful it is to a student like me. Not only me, I'm sure it's helpful to many others.

  • @tanvirashraf728
    @tanvirashraf728 3 ปีที่แล้ว

    May you never cease to amaze us....

    • @ConorBailey
      @ConorBailey  3 ปีที่แล้ว

      Thanks so much for your support!

  • @jamesabadfernandez8002
    @jamesabadfernandez8002 2 ปีที่แล้ว

    Thanks man, this is really good. You made it way easier to understand everything.

  • @deepak8586
    @deepak8586 2 ปีที่แล้ว

    this channel is gem!! thank you!! I accidently got to see your channel no regrets!! thank you!!

  • @pranavtiwari7012
    @pranavtiwari7012 ปีที่แล้ว

    Was trying to find this effect from past 5 months
    Finally found IT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Thank you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @redhood7105
    @redhood7105 3 ปีที่แล้ว

    Top notch content! Fantastic!

  • @Sintax_
    @Sintax_ 2 ปีที่แล้ว

    I saw your previous video about rgb split and I literally couldn't resits. Awesome one!

    • @ConorBailey
      @ConorBailey  2 ปีที่แล้ว +1

      Thanks Martyna. Glad you like the videos. Will work on some more three is stuff soon!

    • @Sintax_
      @Sintax_ 2 ปีที่แล้ว

      @@ConorBailey awesome to hear, keep up great work!

  • @pranavtiwari7012
    @pranavtiwari7012 ปีที่แล้ว

    Loved this video!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @TastySites
    @TastySites 2 ปีที่แล้ว

    Wonderful stuff, thanks!

  • @agrikarem2021
    @agrikarem2021 3 ปีที่แล้ว

    awesome content

  • @maduemeka6982
    @maduemeka6982 ปีที่แล้ว

    Very clear bro🤓🤓🤓🤓

  • @dynaman
    @dynaman ปีที่แล้ว

    Cool video. Can you pls create one with rgb split effects on mouseover images?

  • @ademolastella1731
    @ademolastella1731 2 ปีที่แล้ว

    Great video,but the
    effect is good if the unordered list doesn't scroll, could you link a piece of code to position the mesh to the centre of the cursor. I'll appreciate.

  • @jituraiyan
    @jituraiyan ปีที่แล้ว

    Thank you for your awesome tutorial😍 One problem: when the mesh and image are in different aspect ratio, The texture got stretched/stretched. Can you please help me with any solution for that?😍

  • @juanmarigo6913
    @juanmarigo6913 ปีที่แล้ว

    Hello, thanks for this tutorial. How can i use this on a wordpress website with elementor ?

  • @lorenzodossi
    @lorenzodossi 3 ปีที่แล้ว +1

    great video! Just one question, why switch case and not functions ?

    • @ConorBailey
      @ConorBailey  3 ปีที่แล้ว +1

      Hi Lorenzo. No reason to be honest. I just though I’d used it here. It took me a while to get this effect working on Saturday so I just left the switch case in. There’s likely to be a better way to implement this. I don’t really use switch cases much to be honest.

  • @BMikel
    @BMikel 3 ปีที่แล้ว +2

    Hello you are so creative. It would be great if you create a cool website let's say landing page / multi page portfolio with all good JS staff (transitions / animations etc). Where you combine cool effect. That would be really great.

    • @ConorBailey
      @ConorBailey  3 ปีที่แล้ว +3

      Thanks so much mate. I will look into creating a cool / portfolio site next. It may have to be a speed code through as opposed to me talking through it as it could be too long otherwise haha.

    • @BMikel
      @BMikel 3 ปีที่แล้ว

      @@ConorBailey thanx a lot

  • @patsh4596
    @patsh4596 2 ปีที่แล้ว

    Can I ask how to run the source code? Use npm?

  • @heeyfre4141
    @heeyfre4141 ปีที่แล้ว

    Following this video I realize I don't know so many things. I don't know how importing Three.js actually works and so many other things in the javascript code. What's the best path you would recommend to get a vision of all these things? I'm pretty good at HTML and CSS and I know the basics of javascript. Should I get to the point where I master Javascript completely or is following these kind of (for me) complex videos a good way to learn? I mean I can replicate it without any problem but I don't have the feeling I know what I'm doing if that makes any sense. Thank you :))

  • @xgiha
    @xgiha ปีที่แล้ว

    Hey can you do the tutorial of the effect on this portfolio has "jesperlandbergdev". I saw that rgb and scroll animation is stunning. That would be much appreciated if you can do a tutorial on that animations 😇

  • @ashwithchandra2622
    @ashwithchandra2622 2 ปีที่แล้ว

    But what are the prerequisites for this????It is hard.

  • @sams1669
    @sams1669 3 ปีที่แล้ว +3

    Would be nice if you have the source code. I'm getting errors and I can't find the solution

    • @ConorBailey
      @ConorBailey  3 ปีที่แล้ว +2

      Here you go mate. Forgot to post in the description. github.com/conorbailey90/RGB-Split-Hover-Effect

  • @mdabullais2114
    @mdabullais2114 3 ปีที่แล้ว +1

    Plz make a video on svg drawing onload animation.

    • @ConorBailey
      @ConorBailey  3 ปีที่แล้ว

      Will look into it a some point mate. I’ve not got much experience working with SVG’s to be honest. Something else to learn haha.

    • @mdabullais2114
      @mdabullais2114 3 ปีที่แล้ว

      @@ConorBailey ok, then just on load animation, it would be appreciated.

  • @pranavtiwari7012
    @pranavtiwari7012 ปีที่แล้ว

    GAWWWWWWWWWWWDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

  • @ImDino
    @ImDino 2 ปีที่แล้ว

    I hate to complain but dude the constant "lip smacking" or whatever is annoying as hell.

    • @ConorBailey
      @ConorBailey  2 ปีที่แล้ว

      Turn the volume down then