Getting geometry attributes in COP networks in Houdini

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

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

  • @karimoh3154
    @karimoh3154 2 หลายเดือนก่อน +1

    @P = @uv; is just genius. coming from classic 3d workflows this is mind bending. houdini is such a great tool! love it

  • @Maxmax10050
    @Maxmax10050 5 หลายเดือนก่อน

    I was looking for this for ages, thank you much!

  • @MitzuTa
    @MitzuTa ปีที่แล้ว +2

    this is gold! thank you very much! -immediate subscription;)

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

    thanks for this new workflow 👍

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

    Very good and rare tutorial!

  • @travislrogers
    @travislrogers 4 ปีที่แล้ว

    Great technique, thanks for sharing this!

  • @gulagwarlord
    @gulagwarlord 3 ปีที่แล้ว

    This is amazing, just what I've been looking for.

  • @damegamisama
    @damegamisama 2 ปีที่แล้ว +1

    Insane! Thank u a lot!

  • @SantiagoAPiano
    @SantiagoAPiano 4 ปีที่แล้ว +1

    this is pure gold, thanks a lot, you won an active sub :)

  • @lotuseaters
    @lotuseaters 3 ปีที่แล้ว

    thanks so much for explaining this!

  • @SveGalabov
    @SveGalabov 3 ปีที่แล้ว +1

    Thank you, thats great! Do you know how can we achieve that when having an object with UDIM :)?

  • @bombomb_001
    @bombomb_001 4 ปีที่แล้ว

    REALLY HELPFUL!

  • @workflowinmind
    @workflowinmind 4 ปีที่แล้ว

    Why do you flatten the geo in UV Space ? Why not pipe uv in XYZDist?

    • @Ramt33n
      @Ramt33n 3 ปีที่แล้ว +1

      because he wanted to sample primitives that are closest to the pixels which are in UV space already!

  • @wouttengrootenhuysen5137
    @wouttengrootenhuysen5137 4 ปีที่แล้ว

    Thank you !!

  • @StephaneSOUBIRAN
    @StephaneSOUBIRAN 4 ปีที่แล้ว

    thank you

  • @pawpotsRS
    @pawpotsRS 3 ปีที่แล้ว

    what if you have multiple material ID?

  • @DzhenanRamchilovich
    @DzhenanRamchilovich 4 ปีที่แล้ว

    !!! THANK U !!!

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

    annyone know how you can use something like @Y on a normal node like dilateerode ?

  • @franckviennois
    @franckviennois 4 ปีที่แล้ว

    Hi, I can't find the point split node, is there something I missed ?

    • @zdspider6778
      @zdspider6778 4 หลายเดือนก่อน +1

      Because you need to be inside a Geometry node. It's not available in a COP2 network. Compositing deals with pixels not points. Points are a Geometry thing.

    • @franckviennois
      @franckviennois 4 หลายเดือนก่อน

      @@zdspider6778 Thank u for your answer

  • @Titirez5
    @Titirez5 4 ปีที่แล้ว

    Does anyone know how to get the result from a copnet into unreal engine 4? I created a digital asset with the setup from this video, imported it to UE4, geometry looks ok, but the texture (the output from copnet) is not created. I know how to manually export the copnet result from houdini, but I would like the hda to do that. Is it possible?

    • @Titirez5
      @Titirez5 4 ปีที่แล้ว

      @@RenderEverything Yes. I found this video th-cam.com/video/U4uLy1P3X4g/w-d-xo.html but it's not exactly what I want. This just outputs the vertex color data to a texture. I need the copnet data.

    • @RioRoye
      @RioRoye 4 ปีที่แล้ว

      @@Titirez5 use the SideFX Labs Map Baker, it writes out attributes directly to UV space textures.