Procedural Roof Tiles in Houdini

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 23

  • @PeterLeban
    @PeterLeban 2 місяці тому

    Oh!
    Thanks for sharing!
    🙏

  • @optrnk
    @optrnk Рік тому +1

    Love when you say that something we can change later)

    • @cgside
      @cgside  Рік тому

      :) I forgot to show at the end that you can change de size and repetition of the tiles. But it does work procedurally.

  • @JacKsCave
    @JacKsCave Рік тому

    Awesome like always , thanks!

  • @cgaltruist2938
    @cgaltruist2938 Рік тому

    Fantastic, love it

  • @gamborch
    @gamborch 6 місяців тому

    awesome!

  • @dennisbrunn
    @dennisbrunn 3 місяці тому

    you create a a square with a center point , triangulaate, move center point up and you have the base shape. 3 steps and not 50.

    • @cgside
      @cgside  3 місяці тому +1

      Always learning :D

  • @samet1-l2t
    @samet1-l2t 3 місяці тому

    Hello, this is the second roofing tutorial I've watched, but I still don't understand what the ‘Normal - Attribute Promote - Extract Centroid’ trio does together on normals. What effect do these 3 nodes have on normals? Can you please explain?

    • @cgside
      @cgside  3 місяці тому +1

      You set the normals, promote it to primitives since the extract centroid works on primitives, that way , when you extract the centroid it will make it possible to transfer the normals that we need to orient the planes. There are many ways of doing this. This is just one.

    • @samet1-l2t
      @samet1-l2t 3 місяці тому +1

      @@cgside Thank you very much. You've been really helpful.

    • @香香-s5c
      @香香-s5c 3 місяці тому

      @@cgside Why not just add normals to primitives so that we don't need to promote the attribute.In my PC,even though I promote the attribute from vertex to primitive,the normal direction still shows the vertex direction.I spent a lot of time trying to figure out why and finally just added normal to primtive

  • @maximpavlov7415
    @maximpavlov7415 5 місяців тому

    Good Job!

  • @teamsakura3678
    @teamsakura3678 10 місяців тому +1

    6:30 can't we just change the orientation of the grid ??

    • @cgside
      @cgside  10 місяців тому

      Sure.

  • @josefbsharah
    @josefbsharah Рік тому

    Where can i get that Houdini UI / color scheme, looks cool!

    • @cgside
      @cgside  Рік тому

      github.com/mruegenberg/HoudiniFlatThemes

  • @quentintheret5106
    @quentintheret5106 9 місяців тому +1

    Hi, i'm trying to replicate it, but i'm having difficulty with the blast at this moment ua-cam.com/video/rvmDcbSMXh8/v-deo.html
    i put @prim_id='detail(-1,"iteration",0)' in the group with the spare input linked and prim_id in the piece attribute

    • @cgside
      @cgside  9 місяців тому +1

      Hey, are you using ` instead of ' ? Backtick instead of quotes. Let me know if that works out. Cheers

    • @quentintheret5106
      @quentintheret5106 9 місяців тому

      ​@@cgside yeah that's what it was, i didn't knew this key on my keyboard, thanks for the fast replie