Roger10
(Roger)
1
Hi, I found a script that generates spirals on a sphere, but since I’m new to grasshopper I don’t know what kind of nodes are used.
Here it is: http://storage.ning.com/topology/rest/1.0/file/get/2769322631?profile=original
I’ve found: Sph, Toggle, DeBrep, Cull, Srf CP
I’m using Rhino 7.
kev.r
(Kevin)
2
240414a_recreate_script.gh (12.1 KB)
Here’s an alternate method to make this pattern by using a twisted arc.
240414a_spherical_helicoids.gh (9.2 KB)
Edit: Slider labeled Radius was actually Diameter. Script corrected.
240414b_spherical_helicoids.gh (10.5 KB)
-Kevin
1 Like
Roger10
(Roger)
3
You’re a saint! Twisted arc is way easier to work with. Thank you!