- Parametric Project
- Posts
- GRASSHOPPER 2
GRASSHOPPER 2
Give it a go (video alert!)
Some months ago I saw a post on Linkedin.
I don´t remember who shared it.
It was a video showing Grasshopper 2.
I thought:
“Oh, that´s cool… I have to give it a go!”
I never did…
Last week I saw another post sharing GH2.
I thought:
“Oh, that´s cool… I have to give it a go!”
And this time I did 😆
…
It is the first time I have recorded myself! 😲
And I have added a bunch of fart noises too 🤣
…
How to install GH2?
Easy, you only need Rhino V8.
Use the package manager.
Check the box “include pre-releases”.
Install.
Reload Rhino.
Write G2 in the Rhino Console
I have made a couple of scripts with this new version.
To see how it feels…
First impressions:
After around 15 years using Grasshopper…
It feels super weird.
I guess it might be similar to having a partner for a long time…
and then break up and start a relationship with someone new…
…
So many commands that we know by heart…
are now different…
…
time will only tell.
If we, humans, have a characteristic defining us: we adapt.
If you don´t believe me run Python the code below 😀
def areYouHuman(human):
if human:
print("We adapt")
else:
print("Who are you?)
Take care!
Isma
Reply