Это видео недоступно.
Сожалеем об этом.

5.3 Data Tree Operations in Grasshopper - Intro to Parametric Modeling

Поделиться
HTML-код
  • Опубликовано: 17 июн 2021
  • In this video, I review the two most common operations that can be done in Grasshopper at the level of the tree structure: grafting and flattening, discuss their importance, and show examples.
    📝Course playlist: • Introduction to Parame...
    💻Code: github.com/Par...
    Join us:
    💬 / discord
    📺 / parametriccamp
    📷 / parametriccamp
    🐦 / parametriccamp
    💻github.com/Par...
    📷🕺 / garciadelcastillo
    🐦🕺 / garciadelcast

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

  • @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 2 года назад

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

  • @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 Год назад

    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?