Let's make soap! Houdini and Karma beginner course

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

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

  • @cgside
    @cgside  5 หลายเดือนก่อน +3

    For anyone struggeling to understand the formula at minute 00:28:14, here's a breakdown:
    The idea is simple: subtract from the z scale the same amount as we did in x , but in the transform node we deal with scaling factors.
    So, we start with bbox(0,D_ZSIZE), which is the original z size of the object.
    Then we want to subtract from the z size, the same amount we did in x, but we can't just use the x channel, we need to take the initial scale of x and subtract the new x size, which is calculated by multiplying the original size with the x channel(scalling factor).
    And finally we divide it by the z size, which means, we take the new target scale and divide it by the original one, calculating the scaling factor. (Keeping an eye on the brackets)
    Hope this helps, again, an easier way is to just eyeball it 😄 .
    Also feel free to suggest a better formula!
    (bbox(0,D_ZSIZE) - ( bbox(0,D_XSIZE) - bbox(0,D_XSIZE) * ch("sx") ) ) / bbox(0,D_ZSIZE)

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

      Match size won't fit?

    • @cgside
      @cgside  5 หลายเดือนก่อน +1

      @@nevershot3052 How would you do it with a match size? I wanted to make an effect similar to what the inset does. There must be an easier way, but it's always good to know how to work with scaling factors :)

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

      @@cgside Yes, I’m just used to centering on the match size node, although I also use bbox, I haven’t taken the lesson yet, but if match size works, then you can do it faster )

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

    39:00 for here i use clip node after the scatter for points not scattered below the plate. thanks for the tutorial

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

    Despite photorealistic style i add some ambient occlusion and lightening the outer edges on the soapbox but thanks!

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

    great tutorial, could you please do one of those beautiful perfume advertisements videos? thanks anyway 👍

  • @왜못할거라생각해
    @왜못할거라생각해 5 หลายเดือนก่อน

    Thank you 😊

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

    Good video , First rule of fight club...

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

    8:35 The new native Houdini's remesh node won't be enough for this? It's in beta though.

    • @cgside
      @cgside  5 หลายเดือนก่อน +1

      Hey, unfortunately, no, it can't keep nice corners. As you said, it's beta. But it will be totally fine to work with the boolean mesh in this case.

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

    Why select Merge SOP Layer Into Existing Active Layer in sop import instead of the default option? What happens if I keep the default options?

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

      It's just a quick way to get rid of the warning with the default option, the merge option won't create new layers in the stage. USD shenanigans :D Cheers

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

    Could it have been a good option to use the new white water material for the foam?

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

      Hey Carlos, I haven't used it yet, but isn't that for flip sims? Cheers

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

      @@cgside There is no whitewater mat, I must have mistaken it for the cloud material or the white water post-process, but there was also a material in the new AMD Catalog called 'soap bubble'

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

    Why does XPU feel so slow on such a simple scene?

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

      Sss and refraction are.expensive .

    • @khomatech6428
      @khomatech6428 3 หลายเดือนก่อน

      Despite what everyone would like you to believe, Karma is simply a slow renderer. The jump from CPU to XPU was huge but it still feels antiquated when you compare it to something like Cycles. The constant re-compiling is a killer and I hope this will be addressed in 20.5.