Quick Tutorial - Procedural Cliff in Houdini

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

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

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

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

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

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

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

    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!!! 🔥

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

    looks great

  • @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.

  • @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 ปีที่แล้ว

      You could also use fit01() instead

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

    awesome thank 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.

  • @azulrose
    @azulrose 2 หลายเดือนก่อน

    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  2 หลายเดือนก่อน

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

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

    Great vid!

  • @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.

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

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

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

      there's absolutely no simulation there though

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

      I mean procedural built. 😊

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

    Hello the copystamp doesn't work for me

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

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

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

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

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

      @@BizarreSelfProduction OK , i try , thx

  • @a.n.1167
    @a.n.1167 ปีที่แล้ว

    Which software is this?

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

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

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

    thanks

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

    file or never happened

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

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

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

    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.