top of page
Search
Will
Jan 1, 20196 min read
How to use Eto.Forms in Rhino/Grasshopper (part 1)
UPDATE: I've made a plugin that exposes Eto.Forms all in the form of Grasshopper components. Take a look here! Eto.Forms is the...
Will
Sep 27, 20182 min read
Send and retrieve data in GH temporary storage
Whenever I'm doing design iterations in Rhino Grasshopper, the problem of keeping fit solutions comes up. There are usually two things I...
Will
Aug 17, 20185 min read
Make your own easy-to-use shadow study tool
There are numerous ready-made tools out on the interweb to help designers visualize shadows buildings cast on its surroundings. Some of...
Will
May 17, 20182 min read
Translate latitude/longitude into Rhino model with Grasshopper
This set of three components for Rhino 6 Grasshopper 1.0 is intended to help users translate Earth coordinates into Rhino model...
Will
Feb 25, 201811 min read
Learn python through Hex-to-RGB conversion
To continue the exercise in python scripting from my last blog post, here is a trick to convert hex color codes back into RGB values. If...
Will
Jan 7, 201811 min read
Beginning Python scripting in Grasshopper
One short post to know all of Python scripting. Obviously this statement is to get your attention. It is a very tall task to teach anyone...
bottom of page