Recursive Tiling (Touchdesigner tutorial)

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

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

  • @Mr.Meowgical
    @Mr.Meowgical 2 года назад +2

    As someone that recently started delving into TD, I find it awesome and reassuring that there are so many stellar tutorials out there. So much to play with.
    Thank you for your tutorials.

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

    This is so good, your tutorials are short and effective!

  • @jaffe.kvallens
    @jaffe.kvallens 2 года назад

    ooof, these videos of yours are pure fire

  • @elekktronaut
    @elekktronaut 4 года назад +4

    again super interesting, thanks for sharing!

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

    so simple and SO powerful! loving your tutorials always thank you so much for the work you put in

  • @tze-ho1721
    @tze-ho1721 4 года назад +1

    Thank god you started making videos...

  • @IInvictus
    @IInvictus 9 месяцев назад

    Great Tutorial.

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

    This is awesome! For some reason I had to put my circle TOP above the feedback TOP in layout2 TOP. I started fooling around (doing the same thing to layout1) and it would just reverse the circle tree (ie Large circles on top, small circles on the bottom) don't know why! But it works!

  • @OmarTarawneh
    @OmarTarawneh 4 года назад

    Great tutorial. Thanks for sharing this.

  • @jonahtullock2930
    @jonahtullock2930 4 года назад

    Dude. Yes. Keep em coming.

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

    Yes! You zip info like a pro.

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

    I loved this video!!! Thank you so much!

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

    elegant technique!

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

    Everytime I get different results when putting the null over the first feedback (on 0:45). I'm not getting direct changes either, but if I control Z a few times back and forth it gives me some results but different everytime. It's not updating very well either, any idea?

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

    Amazing

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

    I dont understand the glsl thing i type the same thing and nothing append

  • @truefiasco2637
    @truefiasco2637 4 года назад

    fractal feedback is always fun! Why would you use layout instead of tile or transform? Is it just preference or is it a performance thing?

    • @noonesimg
      @noonesimg  4 года назад

      Layout TOP just gives you more control, I think. You can't achieve tree-like structures with a simple transform in a feedback loop. Also, it's cool to have an option of combining a dozen different inputs with one operator.

  • @PabloLucio
    @PabloLucio 4 года назад

    Really cool. Thank you for sharing all of this information. I have only one question: why is it looking like pixelated/low quality? Even if I change the resolution of the operators to something higher, it's still showing that pixelated look. It could be, maybe, because of the "Nearest Pixel" interpolation in the GLSL?

    • @noonesimg
      @noonesimg  4 года назад

      Thanks! Make sure your glsl outputs 32bit float and no interpolation, if I recall correctly, that did the trick for me

    • @Sfmccallum
      @Sfmccallum 2 года назад +1

      using the the pulse button in your feedback TOP may help as well