Icosahedron by Code

by Tuğrul Yazar | April 5, 2012 11:26

I tried different approaches to drawing platonic solids using Grasshopper’s native components. However, it seems impossible now. In geometric definition, a platonic solid is a set of points, distributed on a sphere with equal distances. If the set contains 12 points, then it’s an icosahedron. I found lots of information about these objects and mathematicians seem to love analyzing them. They created different approaches to building an icosahedron. One of them is very suitable to implement on Grasshopper’s VB component. They defined the exact relative coordinates of each point. This was a good experiment for me to remember the good old days of coding. I didn’t prefer using codes to define algorithms for almost three years. Maybe there are still very good reasons to return to it.

Source URL: https://www.designcoding.net/icosahedron-by-code/