How to Use Houdini with No Code (VOPS instead of VEX)

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 16

  • @adnanerochdi6982
    @adnanerochdi6982 Месяц назад +1

    Vex can yield higher performance. So if I knew the code, I'd rather code it, so its a little more efficient
    otherwise they're basically the same. and there are limitless ways to get to a result in Houdini thankfully.

  • @ideallyyours
    @ideallyyours 5 месяцев назад +1

    Would be interested in learning a bunch of methods to clean up geometry, especially the results of Boolean operations.

    • @mrbennelson
      @mrbennelson  5 месяцев назад

      Thanks! Curious, are you typically fracturing with booleans for RBD sims or procedural modeling?

    • @ideallyyours
      @ideallyyours 5 месяцев назад +1

      @@mrbennelson Procedural modeling. The recently released Labs Polyscalpel is supposed to be more advanced than the basic Boolean, but using it is not straightforward, and the node itself is quite heavy to load.

    • @Teheiron
      @Teheiron Месяц назад

      @@ideallyyours I'm also interested in achieving better kooking booleans in HD, especially on curved surfaces which is a mess.

  • @manolomaru
    @manolomaru 4 месяца назад

    Thank you so much for no code alternative bro!
    ✨👌😮😮😮👍✨

  • @Emeteriowallace
    @Emeteriowallace 5 месяцев назад

    Thanks for your tutorials :)

  • @hammadwalid8428
    @hammadwalid8428 5 месяцев назад

    gracias

  • @thehomedepothouseplant9986
    @thehomedepothouseplant9986 5 месяцев назад +1

    Cool! Thanks

  • @Christus-Rex-Yeshua
    @Christus-Rex-Yeshua 5 месяцев назад

    It's better to add a node "Normal" than a node "attribute delete N", isn't it? Anyway, it works :)

    • @mrbennelson
      @mrbennelson  5 месяцев назад

      In this case, I was just deleting the N point attribute that was created in the point wrangle, due to calling the @N variable. So they were old normals not accounting for the displaced, updated positions. But yeah adding a Normal node at the end would also work. So many ways to do the same thing.

  • @milad_savar
    @milad_savar 4 месяца назад +2

    Ignoring vex isn't good idea overall

    • @mrbennelson
      @mrbennelson  4 месяца назад +1

      I think if people are daunted by using Houdini, and VOPS helps bridge the gap, then eventually they will be able to tackle VEX and not be inhibited. I think it just comes down to learning preference and prior experience with 3D and coding.

  • @ifaisalstudio
    @ifaisalstudio 5 месяцев назад +1

    Until I can code in Vex, I am sticking to Vops, looks much frinedly.

    • @mrbennelson
      @mrbennelson  4 месяца назад +1

      I think that’s great! As you progress with Houdini you’ll pick up on bits of information and code if you need to.

  • @olexp9017
    @olexp9017 4 месяца назад

    No code (using VOPs) 😂