Quick Tutorial - Procedural Cliff in Houdini

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

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

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

    Simple and efficient, does the job nicely.
    That's the way I like.

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

    This veins in vop looks great. First time i see this node. Thanks 👍

  • @minratos6215
    @minratos6215 11 หลายเดือนก่อน

    looks very good and easy to set up. i'll definitely try some of these techniques soon.

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

    Would really appreciate if you can repeat this from beginning to start, from scratch : )

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

    It looks great!!! 🔥

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

    looks great

  • @IM-qm5fb
    @IM-qm5fb 2 ปีที่แล้ว

    Great vid!

  • @azulrose
    @azulrose 10 วันที่ผ่านมา

    Really nice tutorial, but when you opened the attribute vop it gave me a mini heart attack. Was NOT expecting so much hiding behind a tiny node!!

    • @BizarreSelfProduction
      @BizarreSelfProduction  9 วันที่ผ่านมา

      That was actually quite modest. Complex assets can have much more than that.

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

    awesome thank you

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

    Nice simulation, you use the tool in a very talent way.😁

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

      there's absolutely no simulation there though

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

      I mean procedural built. 😊

  • @ARNAU_ROCHERB-MAMPVTA
    @ARNAU_ROCHERB-MAMPVTA 2 ปีที่แล้ว +2

    Hello the copystamp doesn't work for me

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

    I use this expression for randomizing vertical scale - fit(rand(@ptnum+255),0,1) and it does not work.
    Error
    Unable to evaluate expression (Invalid number of arguments for function (/obj/Cliff/copy1/val1)).

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

      you're missing the value ranges for it, the correct syntax is fit(rand(@ptnum+255),0,1,xmin,xmax)

    • @reelinspirations
      @reelinspirations 9 หลายเดือนก่อน

      You could also use fit01() instead

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

    very coo workflow, thank you! why not use displace along normal though?

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

      that depends on whether you want geo to be displaced in the direction of normals or only on the axis that you need, you can try using displace and see whichever works best for you.

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

    Hello thx for your tutorial !
    I have error copy Stamp
    Unable to evaluate expression (Bad data type for function or operation (/obj/sphere_object1/copy1/val1)). what is a problem ?

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

      Heyo, seems like you've made a mistake in the expression you've put in there. Maybe missing a bracket, or a coma.

  • @user-sl309jd90
    @user-sl309jd90 2 ปีที่แล้ว

    Thank you. Is it possible to get a hip file? I tried myself but the horizontal noise that you achieved seems not working for me

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

      I'm afraid not: my hard drive died since then, so I've lost lot's of data including my houdini projects.

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

    This isn't a tutorial, it's a showcase.

  • @lijingzhang3872
    @lijingzhang3872 6 หลายเดือนก่อน

    Noise result only X + Z and -X + -Z , is right?

    • @BizarreSelfProduction
      @BizarreSelfProduction  6 หลายเดือนก่อน

      Depends if you want a variation in that direction. You can use Zero Centered Perlin to go both ways on + and -

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

      @@BizarreSelfProduction OK , i try , thx

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

    thanks

  • @a.n.1167
    @a.n.1167 11 หลายเดือนก่อน

    Which software is this?

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

    It says tutorial but you litteraly doesn't explain that much... not helpful at all. Like can you show each node parameter

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

      During the tutorial I've stopped on the nodes that have the key features resulting the the desired effect. Like "copy stamp" and "attribvop" for the noises. All the rest are pretty much the same as default values. You can also check out the icicles tutorial as it has the same approach but I go over every single node.

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

    file or never happened

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

      I'm sure you will be able to do it yourself, the whole script is quite short and straightforward)