ASCII Art in TouchDesigner

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 21

  • @MoveShapes
    @MoveShapes Рік тому +4

    Amazing tutorial! Thank you so much. Please continoue posting more videos! Thanks!

    • @otodojo
      @otodojo  Рік тому +1

      thank you for the support!

  • @jojosumit7690
    @jojosumit7690 Рік тому

    Thank you

    • @otodojo
      @otodojo  Рік тому

      I'm glad you liked it!

  • @emilasadow
    @emilasadow 11 місяців тому

    thanks for this knowledge! awesome tutorial

  • @sampak6839
    @sampak6839 Рік тому

    Thank you so much for this tutorial!

  • @hadencain
    @hadencain Рік тому

    The way you use the replicator comp is so cool. wow

  • @Sangejzer
    @Sangejzer 5 місяців тому

    Great tutorial. Wish it worked for me.

  • @stiffyBlicky
    @stiffyBlicky Рік тому

    so awesome, how would you go about using a video instead of static text? 10:59

    • @otodojo
      @otodojo  Рік тому +2

      thanks! On the simple side you can replace the text node with a movie file in TOP.

  • @been-o5q
    @been-o5q Місяць тому

    Great and meaningful tutorial
    , but speaking louder would be even better

  • @iamlucavergano
    @iamlucavergano 4 місяці тому

    Hi @Maro Kariya thank you for the amazing tutorial. I am new to TD. How can I replicate the same experiment with a limited number of characters? I don't seem to be able to crack that.

    • @otodojo
      @otodojo  4 місяці тому

      Hey there, that has to do with reducing the number of replicants at 2:50 and subsequently the 'Count' or cache size in tex3d to match the number of replicants, as well as the speed of change for your switch depending on your cache size. Hope this helps!

  • @harsh_umrao
    @harsh_umrao 10 місяців тому

    Can we feed the music to control noise?

  • @Palacios-s1g
    @Palacios-s1g Рік тому

    cool

  • @clairegrube2390
    @clairegrube2390 Рік тому

    It doesn't work for me :/ I've rebuilt this 3 times now and somehow I always end up with a blank remapTOP.
    I don't get where to re-reference the switch TOP, in my understanding we only send the "Blank"-SelectTOP to the remap. How do I get the Letters to alter again? send help pls

    • @clairegrube2390
      @clairegrube2390 Рік тому

      But anyway, nice tutorial! I am confused how I could get it wrong so many times because I find your explanations super easy to follow.

    • @otodojo
      @otodojo  Рік тому

      So, there are two parts to this, the UV map, and the texture 3D. I'm thinking that you haven't filled your texture 3D (it will disappear over time if you don't feed it anything). The switch is used to quickly flip through the letters that are in the input to fill the texture with unique letters. You need to automate the switching. The input of the switch can be anything, I just chose alphabet because that's the classic ASCII. If you're loading only blank textures that could be a reason for not seeing anything in the Remap. Have you taken a look at the reference file I put in the description? Check that out and then see if you can find out what's wrong with yours.

    • @clairegrube2390
      @clairegrube2390 Рік тому

      @@otodojo thank you for replying! I'll try to fix it with your advice :) Also, completely forgot about the reference file lol. I'll check it out

    • @davidlynch-oh2wy
      @davidlynch-oh2wy Місяць тому

      i was having the same issue, so what i did was deleted all the replicated text tops, go in the original text top and change the backgroun alpha to 1 to give it a black background, then in the replicator comp, hit recreate all operators. then proceed as normal (i ensured i redid the steps in order, connect the switch out to the text3d first to fill it up, then deactivate and it then connect the select to it and then hit replace single pulse) and then after all the ramp stuff i was nearly there, but for some reason the final result had a few squares on the grid here and there that didnt have the black background and u could see the alpha layer underneath, to fix this i changed extend in remap to repeat, and voila! im confused though as to why i had to do these extra steps cuz i followed this video exactly