Houdini Tutorial | Procedural Gear System

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

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

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

    nice! what if i want to add a lot of gears? do i have to relate the next one with the previous one? for example tube c to tube b ?

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

    Using houdini 17.5.
    if your group range doesn't have the group parameter option, create a attribute wrangle and set it to run over primitives and write:
    if(@group_extrudeBack == 1 && @ptnum%2 == 0)
    {
    @group_altprim= 1;
    }
    And If gearB is rotating around the world space position, in the transform2 node under Pivot Transformation set:
    Pivot Translate - > x = $CEX, y = $CEY, z = $CEZ

  • @IronMan-yg4qw
    @IronMan-yg4qw 2 ปีที่แล้ว

    can i get the file?

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

      shorturl.at/deIMT you can download from here

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

      @@ChetalGazdarVFX The link takes me to my facebook page??

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

      @@Todd_Manus sorry..it might some issue..you can try with this link bit.ly/3sHC4Ft

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

      @@ChetalGazdarVFX That did it... Thanks. Great Content.