Houdini In Five Minutes 09: For-Loops & Extrusions

Sdílet
Vložit
  • čas přidán 25. 01. 2020
  • Apart from attributes, loops and iterative techniques are maybe the most useful concept when building your procedural geometry inside Houdini. With very efficient node trees we can cook up pretty intricate effects.
    NOTE: As I might have mentioned, Mantra is by no means a fast render engine, so I decided to render out the preview images in this video using Octane. If you want to learn more about rendering in general and using third party render engines in Houdini, you might want to check out our premium course on rendering... :)
    Download project file (.hipnc): www.entagma.com/downloads/Fiv...
    For more of everything: www.entagma.com
    Support us on Patreon: / entagma

Komentáře • 27

  • @jerieldeguzman5297
    @jerieldeguzman5297 Před 2 lety +4

    You guys really make the best houdini tutorials! I learn something new and make something cool at the same time!

  • @BehradDavoudi
    @BehradDavoudi Před 4 lety +18

    thaank you guys!! i don't know why entagma doesn't have at least 100k subs. the quality of the tutorials are next level!

    • @klarnorbert
      @klarnorbert Před 4 lety +2

      @ Also, Houdini don''t really have that much userbase.

    • @nononsense2688
      @nononsense2688 Před 4 lety +1

      Norbert Klár probo cause the 1% who use it have the mental capacity. Houdini is not for the weak or lazy that’s for sure lol

    • @forton615
      @forton615 Před 3 lety

      @@klarnorbert I'd rather have a userbase than a fanbase :P

  • @starwarz8479
    @starwarz8479 Před 4 lety +3

    Love it! Thank you so much for explaining everything to the point.

  • @oraschannel
    @oraschannel Před 4 lety +2

    Amazing, thanks for all ur amazing tutorials

  • @danielericpetersen1
    @danielericpetersen1 Před 3 lety

    Very clear and helpful. Thank you!

  • @nononsense2688
    @nononsense2688 Před 4 lety

    Amazing tutorial for beginners

  • @arsensuleymanov7935
    @arsensuleymanov7935 Před 3 lety

    Thanks! Awesome tutorial!

  • @luvair6765
    @luvair6765 Před 4 lety

    Great one. Favorite houdini tut to date. Im new lol

  • @litalienvisual
    @litalienvisual Před 4 lety

    Useful tutorial!

  • @danielkrajnik3817
    @danielkrajnik3817 Před 3 lety

    I always felt like using for loops goes against something fundamental in houdini's design and finally I found a good slogan to describe it:
    vector instructions

  • @aarrsseennyy
    @aarrsseennyy Před 4 lety

    Thanks for the info but what if I want use 'detail' value for increase the Max Value for @zscale. I try put same expression to it but nothing happens. Need to up Distance number each iteration and how can I do that?

  • @graphic-nations
    @graphic-nations Před 3 lety +1

    first thanks for the easy and beautiful information,
    but how we achieve the same result in the preview?

  • @fran.fernandez
    @fran.fernandez Před 2 lety

    Anyway to access previous loop data like position and not only the index ‘ iteration

  • @mxgn0
    @mxgn0 Před 2 lety

    why dont we use $FF inside the attribute randomize seed?

  • @philippzakrzewski8180
    @philippzakrzewski8180 Před 4 lety +1

    Hi Moritz, thanks a lot for these amazing tutorials. I've got a question though. At around 4:46 you change the 'Iterations' parameter and it struck me that you seem to be doing this without pulling the slider, using Houdini's 'value ladder' or entering values manually. Which leads me to the question of HOW ON EARTH DID YOU CHANGE THESE VALUES??? :-D
    Is there a way to change parameter values using the arrow keys in some way? Because this is something I've been trying to figure out for ages. In Cinema 4D you can easily increase/decrease values by pressing ARROW UP/DOWN for full steps and ARROW UP/DOWN + ALT for smaller increments. Having this in Houdini would really help.

    • @Entagma
      @Entagma  Před 4 lety +2

      Scrollwheel, just scroll up/down. Magic. ;)
      Cheers, Mo

    • @philippzakrzewski8180
      @philippzakrzewski8180 Před 4 lety +1

      @@Entagma Argh... Thanks for letting me know Moritz. As a Wacom user I was hoping there was a way that didn't involve the mouse. Let me see, if I can get it to work with that awkward side-dial on the tablet :-)

  • @mortiz9478
    @mortiz9478 Před 3 lety +1

    how to make that long thin extrude like the thumbnail? I handled a lot of options, but I cannot find it // ps. I found it. Thnxs

  • @bobijogaming
    @bobijogaming Před 4 lety +4

    Is it possible to animate the Procedural cubes growing? And if so, How Could I achieve this effect?

    • @nukinukiwummwumm
      @nukinukiwummwumm Před 4 lety +3

      you can put the loop inside a solver sop and connect it to "prev frame"

    • @forton615
      @forton615 Před 3 lety +5

      You can add $F or $T to the expression so it raises with framenumber or time, or you can animate any parameter to get some more movement

  • @Damich
    @Damich Před 2 lety

    This is insaane