Это видео недоступно.
Сожалеем об этом.

Rotate to Target - with a tiny bit of GLSL

Поделиться
HTML-код
  • Опубликовано: 16 июн 2024
  • Description:
    Welcome to another TouchDesigner tutorial!
    In this video, we dive into creating a "Rotate to Target" effect using a combination of traditional TouchDesigner techniques and a touch of GLSL magic.
    📁 Project Files:
    Download the project files here:
    drive.google.com/file/d/1Qoho...
    Cheers

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

  • @unveil7762
    @unveil7762 Месяц назад +2

    Very cool tutorial!! You can do an arrow with line mat as well :-) i try with rotate to parameter of the instacies but this works better

  • @michelanglais3282
    @michelanglais3282 Месяц назад

    Lovely! Looking forward to the 3D version 🎉

  • @aboxinthesea
    @aboxinthesea Месяц назад +3

    Thank you! You are one of the very few presenters who actually take the time to teach why you are using a certain operator or piece of code. It’s a huge breath of fresh air. I’m just getting into GLSL so I’m very much looking forward to part 2. I’d also love to see even more GLSL and hear when to use it as opposed to operators. It’s absolutely fascinating to see the 2 methods working together. Bravo!

  • @chinguaga
    @chinguaga Месяц назад +1

    Very cool thx

  • @hockey66pat
    @hockey66pat Месяц назад +1

    this was great; I really enjoy how you also explain what you do and teach a bit as well, better than just mindlessly coding along. One question I have or would like to see is now how to use this tool to give particle directions; sometimes, I struggle with finding ways to use these tutorials in real-world applications.

    • @smoothisfast_design
      @smoothisfast_design  Месяц назад

      Many thanks, I'm happy to read that this was useful to you!
      I've done a simple particle system here:
      ruclips.net/video/MFlbe-tapYo/видео.html
      More will come soon on this precise topic.
      Cheers

  • @infernall_blessfree_waghun8377
    @infernall_blessfree_waghun8377 Месяц назад +1

    You think you could do a tutorial where instead of arrows ypu have eyeballs following the mouse :D similar like they teased here: ruclips.net/video/fDOIzL2NwNg/видео.htmlsi=wWYBtqnf7MuVtinf
    Thank you very much for your efforts doing your great tutorials ❤
    Kind regards

    • @smoothisfast_design
      @smoothisfast_design  Месяц назад

      Yes vey cool idea indeed! I think you have all the tools to create that effect already. You could use the lenght function in glsl to calculate when to open the eyes. I hope to the result !