5.3 Data Tree Operations in Grasshopper - Intro to Parametric Modeling

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

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

  • @michaelwickerson4862
    @michaelwickerson4862 3 ปีที่แล้ว +13

    Dear Jose, This is the best series I have seen online, thank you for breaking it down and making so much sense with the content. I am currently watching your graduate series and enjoying the two videos on Rhino Common the most. Your career is interesting to follow and try and catch up to but I think that might be impossible for me. Keep going, keep going, keep going! Best, Michael Wickerson

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

    whenever I forget core definition in GH, I found your video. Thank a lot Mr Jose Luis

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

    simple .... you are the best. No one has ever done one of GH's most difficult operations so well

  • @luckystrike-zz9sh
    @luckystrike-zz9sh 4 วันที่ผ่านมา

    14:16 Grafting for sure simply because it saves the information of the structuring of the data that i've been building throughout the script whereas flattening will simply lose it (im kinda cheating here bc i watched the "deal with trees" video prior lol)

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

    Thank you very much。

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

    we start dividing a surface and we have a tree that is made of three levels of branches [0;0;0]. It means that the only three branches in our structures are identified by the last zero. The other two zero what stand for? If we flatten the tree we have just one zero [0], instead of [0;0] and this means we move to a three level structure into an one level one. Flattening removes every branch at every level. How we can delete a single level? With graft component levels are four. what prevent to have [0;0;0;i] with i from zero to number of elements instead of [0;0; i; j ] ?

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

    What it is still unclear to me is how to create a tree with two lists because entwine doesnt actually do what I want. Any idea?