VEX in Houdini: Space Colonization

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

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

  • @samueleb.6739
    @samueleb.6739 4 года назад +7

    Guys, first of all, incredible high quality content as always. I just want to mention a little addition I made to the code: in the third point wrangle (expand_tree), when we check if the myassociates array is empty, if it's so, it's possible to remove the current node (ptnum) from the nodes group, since it basically means it will never find any attractors from that frame on. By doing this the algorithm complexity is a bit more stable, otherwise the nodes group starts to grow up really quick after couple frames.
    Did I mention already that I love this channel?

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

      hi, how would i...do that? i'm extremely new to VEX. thanks!

  • @DforDylan920
    @DforDylan920 4 года назад +1

    this is so cool ! thank you for your tutorial!

    • @Entagma
      @Entagma  4 года назад +1

      Thank you!

  • @evanlane1690
    @evanlane1690 2 года назад +2

    Is there a way to work this in 2d? I'm interested in applying this in 2d but I'm worried about blocking off path searching.

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

    Great explanation. Any chance to make tutorial like this for Bifrost for Maya?

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

    Hello, thanks so much for the tutorial! I was wondering how to get the particles to render smaller? When I render mine they look very big! (Although this was not the case before.. not sure what I changed?)

  • @randykanyoka3516
    @randykanyoka3516 4 года назад +1

    hey, thank you for the video! im really new to all this and i wanted to know how to put the algorithm in Touchdesigner, does anyone know? please let me know if so

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

    Hello there, great video and amazing knowledge that you are sharing here. Jet I have a question. It looks like there are no errors, yet after finishing all vex and pressing play, nothing happens at all. An I can't figure out why. Indeed I am pretty new at vex and Houdini, but maybe someone could help me out to understand what is the issue. I am using H18.5, maybe there is some differences between different H vetions?

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

      Heyhey, I just fixed the link to the project file - please have a look at it and see if that helps in figuring out what's going wrong :) Cheers, Mo

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

    Thank you for a great video! Maybe I missed this from the video but I have problem with remaining attractors after a tree is fully generated. Maybe you had the same problem too. The attractors stand opposite each other, and a new node can't be made towards them, because there are two vectors related to a node with opposite direction. So a new node is created on the same place every time. Does anybody know how to solve it? Thank you!

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

    is there a way to do this in blender?

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

    thank you for your tutorial. quick noob question. can this be converted to not be reliant on animation? I'm making a tree(like) model and I just need the end result.

    • @CogGear
      @CogGear 4 года назад +1

      You can always just time shift to freeze state you like.