Hi all!
I’m wondering if it’s possible to graph functions in spherical coordinates using Grasshopper (Spherical coordinate system - Wikipedia). My theory is that, if Grasshopper can do much more intense computing tasks like physics simulation with Kangaroo or run optimizations with Galapagos or Octapus, then graphing spherical coordinates must certainly be possible. I tried to write a grasshopper definition but I haven’t got very far - I don’t know where to begin.
I basically want to graph the same functions as desmos 3D graphing calculator, but using Grasshopper instead. See the attached image.
I’m aware of the plugin 4D Noise, but I don’t think it’s what I’m looking for.
I prefer not to use any Vb script, GH python script, or C# script components unless it is absolutely necessary. Due to my lack of programming knowledge, I want to build the definition using grasshopper components, no matter how “messy” it will look in the end.
Any help would be greatly appreciated! Thank you!