Wasp for Grasshopper

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

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

  • @vu_derArchitekt
    @vu_derArchitekt 4 года назад +5

    the most detailed gh tutorial i have seen , very nice !

  • @dcosta7120
    @dcosta7120 Год назад +1

    Subscribed, wasp downloaded, now I just have to spend some time with your great tutorial. Bravo!

  • @AnonYmous-lk9qy
    @AnonYmous-lk9qy 4 года назад +3

    What an amazing tutorial! Thanks so much for developing such an amazing tool with such potential. Incredible, and you have such a nice personality too, AND i even picked up a few cheeky Rhino rips I hadn't known of before. Kudos.

    • @TempAutonArch
      @TempAutonArch  4 года назад

      Thanks! Happy you like it! Enjoy the rest of the series!

    • @Dragon-Slay3r
      @Dragon-Slay3r 2 года назад

      Dry leaf did fall on my lap

  • @Bilangumus
    @Bilangumus 2 года назад +3

    You need a Prize for innovation. Thank you.

  • @kiarakoval7069
    @kiarakoval7069 4 года назад +1

    Great video, very clear and easy to understand

  • @sojunglee7890
    @sojunglee7890 2 года назад +1

    Thanks for this video!

  • @movingshapes
    @movingshapes 4 года назад +2

    What a fantastic tool!! Really good tutorials too!! Thank you for your work!

  • @CTBlake_618
    @CTBlake_618 4 года назад +1

    Fantastic tutorial! Thank you!

  • @amirfakhrghasemi2235
    @amirfakhrghasemi2235 4 года назад +1

    very nice tutorial, thank you... hope to have more videos in near future :)

    • @TempAutonArch
      @TempAutonArch  4 года назад

      Next one coming next Tuesday 😉

    • @amirfakhrghasemi2235
      @amirfakhrghasemi2235 4 года назад

      @@TempAutonArch woow... so happy to hear this, thank youuu

    • @Ippogrifus
      @Ippogrifus 4 года назад +1

      yes, waiting for more! nice job!

  • @gianfrancescobriviosforza2671
    @gianfrancescobriviosforza2671 4 года назад +1

    plugin utilissimo, complimenti! grazie

  • @thomasmaier7806
    @thomasmaier7806 11 месяцев назад +2

    Strange thing....I never ever have any problem with grasshopper plugins.....the latest version of Wasp (v0.5.008) , that I loaded from FoodForRhino into Grasshopper shows only components labed with "OLD" and following this tutorial strictly the Wasp-Connection-from-Direction-component complains about the 3 points it receives from the point-component....unfortunatelly I even do not pass the lowest level of the Wasp tutorials.

    • @TempAutonArch
      @TempAutonArch  11 месяцев назад

      Currently Wasp is not supported for Rhino 8, but should be sometime soon..

  • @anastasiakuznetsova6904
    @anastasiakuznetsova6904 4 года назад

    Thank you so much for this tutorial!

    • @TempAutonArch
      @TempAutonArch  4 года назад

      Thanks for watching! Happy you enjoyed it.

  • @asthashah8386
    @asthashah8386 4 года назад +1

    This video is really helpful an interesting :)

  • @ecegursoy1020
    @ecegursoy1020 2 года назад

    Thank you so much!

  • @oliviafan8929
    @oliviafan8929 9 месяцев назад

    Thank you ❤

  • @robertdooley1894
    @robertdooley1894 4 года назад

    Hi, I'm hitting an issue at 12:40, with both basic part and connection from direction red, with the error "Before Solution exception:index too high". Do you know where I'm going wrong with this? Thanks for the tutorials!

    • @TempAutonArch
      @TempAutonArch  4 года назад

      Sounds odd. Can you send me the Rhino/Grasshopper files where you have the error and I can try re-creating it? You can send it at ghwasp(at)gmail.com

  • @DanaAlhaj-ts7id
    @DanaAlhaj-ts7id 10 месяцев назад

    Hello Andrea, thank you for the amazing tutorial! I would like to ask If I can edit the aggregation after it's generated by GH. I mean can I add or remove some of the aggregated geometries after the grasshopper has generated the aggregation? can I edit my aggregation manually? Thank you in advance

    • @TempAutonArch
      @TempAutonArch  10 месяцев назад

      Yes, you can bake it in Rhino and edit it, or you can use the Add Part and Remove Part components in Grasshopper to edit it...

  • @dtran00
    @dtran00 3 дня назад

    Hello, I'm getting the "1. Could not compute a valid collider geometry. Please provide a valid collider in the COLL input." red balloon from the PART component

    • @TempAutonArch
      @TempAutonArch  20 часов назад

      Hi, this might be due to your geometry being too complex. You have two options here:
      - one is to simplify your geometry, by creating a simpler one for aggregation, and then attach the more complex geometry to the Part as an attribute (see the tutorial #002 for how to do that).
      - the second is to create the collider manually in Rhino, by creating a small inward offset of your geometry, and then feeding that in the COLL input of your Part.

  • @emilebrochu4497
    @emilebrochu4497 2 года назад

    Hi! Tanks a lot for the tutorials. I'm having trouble with the ''Get attribute by name'' battery, where I get an error message saying that no attribute was found matching the ID. I made sure to get the exact same spelling and cases as the attribute battery at the beginning of the script, but no luck there! Thanks

    • @TempAutonArch
      @TempAutonArch  2 года назад

      Uhm, there might be two possible issues: either you might have hit return at the end of the line, causing the name to be different, or it could be that the part you have selected does not have that attribute. If you cannot solve it, feel free to send me your file at ghwasp@gmail.com, and I can take a look.

  • @jitmit999
    @jitmit999 4 года назад

    Hi thanks for explaining in detail. Was wondering if there was some way to use the 'button' as a 'seed' input to connect a number slider. The reason being if I wanted to run through an optimization process, I'd be able give the number slider as an input then.

    • @TempAutonArch
      @TempAutonArch  4 года назад

      Unfortunately not at the moment. It will probably be possible in the next release, though...

    • @jitmit999
      @jitmit999 4 года назад

      @@TempAutonArch wow great! Eagerly waiting for the next update then. Haha do u have a time frame for your next release? 😅😁

    • @TempAutonArch
      @TempAutonArch  4 года назад

      It is now possible 😉
      See here: ruclips.net/video/VDaXblmiOt0/видео.html

  • @AndresChaverriAguilar
    @AndresChaverriAguilar 8 месяцев назад

    Hello and thank you for this tutorial! I am having a problem for the curve part of the explanation. When I try to connect it to the "Connection from Direction" Element it has an error that says: ""No valid plane provided for connection 0, 1, 2". Also, the planes are not showing on my hexagon as in your example. Any ideas of how can I solve this? Thanks in advance!

    • @TempAutonArch
      @TempAutonArch  8 месяцев назад +1

      Hi, this normally has something to do with your geometry, or with the way it has been drawn. Could you send me a file at ghwasp(at)gmail(dot)com, so I could take a look?

    • @AndresChaverriAguilar
      @AndresChaverriAguilar 8 месяцев назад

      Thanks! I sent the email with the file :)

  • @amineblidry5978
    @amineblidry5978 4 года назад

    THANK YOU

  • @giannicassandra-profile224
    @giannicassandra-profile224 3 года назад

    Hello, congratulations for this plugin and thanks for the video tutorial. Is there a text file who explains exactly how to decide the rules of the aggragations?

    • @TempAutonArch
      @TempAutonArch  3 года назад +1

      Hi, there is no text file, but there are two more videos which go in detail on rule definition for Wasp:
      ruclips.net/video/qL7T4xuap_Y/видео.html
      ruclips.net/video/NJCE0tFWMlQ/видео.html

    • @giannicassandra-profile224
      @giannicassandra-profile224 3 года назад

      @@TempAutonArch thanks a lot

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

    every time I bake my objects, they are generated with a mesh, which does not let me boolean them as polysurfaces, how can I fix this???

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

      Check the second video in the series, you can attach the original polysurface to the part as an attribute.

  • @irtizaawais6478
    @irtizaawais6478 2 года назад

    Hey! can you kindly tell me how can we change the size of hexagon, and can we use several types of hexagons and develop a algorithm of all those. Thank you

    • @TempAutonArch
      @TempAutonArch  2 года назад +1

      You can simply change the size of the geometry in Rhino, or scale all the elements in Grasshopper. For creating an aggregation with multiple part types, you can refer to the next video in the series.

    • @irtizaawais6478
      @irtizaawais6478 2 года назад

      Thank you so much!!

  • @reyhanehmohamadi2183
    @reyhanehmohamadi2183 2 года назад

    why wasp only accepts referenced geometry from rhino as their base part? is there any solution to assign data from within grasshopper instead?

    • @TempAutonArch
      @TempAutonArch  2 года назад

      You can use any geometry from Grasshopper as well, as long as they are closed meshes or breps

  • @yangxu4119
    @yangxu4119 4 года назад

    thank you very much !!!!sincerely!!

    • @TempAutonArch
      @TempAutonArch  4 года назад

      You are welcome! Hope you will enjoy the rest of the videos in the series ;)

  • @alexandrasmatuteblanco1972
    @alexandrasmatuteblanco1972 2 года назад

    is possibel for the aggretation to be baked?

    • @TempAutonArch
      @TempAutonArch  2 года назад

      Of course! You can just bake the Get Part Geometry component, and it will bake all the meshes in Rhino.

  • @ksaudk
    @ksaudk 4 года назад

    It looks like random generation every time you press reset button. Is it possible to control output?

    • @TempAutonArch
      @TempAutonArch  4 года назад

      It is a random generator (that is the meaning of "stochastic"). If you want to learn how to control the aggregation to follow a specific shape, you might want to watch the tutorials on Field Aggregation in the same playlist on our channel ;)

  • @andresroncal2977
    @andresroncal2977 3 года назад

    My rule generator did not work. it saw no rules provided. did I miss something ?

    • @TempAutonArch
      @TempAutonArch  3 года назад

      Hi, I am not sure what happened? Can you send me the file either via the Discord chat, or by email at ghwasp@gmail.com?

  • @JulianGonzalez-qx8vc
    @JulianGonzalez-qx8vc Год назад

    Seems like it doesn't work in Rhino 8

    • @TempAutonArch
      @TempAutonArch  Год назад +1

      Unfortunately Wasp is not entirely supported in Rhino 8 yet. I will hopefully get to fix that in the near future, stay tuned!

  • @jessk8455
    @jessk8455 3 года назад

    why is it that I followed this step by step and its still not working

  • @mahmoudramdane2848
    @mahmoudramdane2848 4 года назад

    Stingy!