MetaBall(t) Part 02
This post is a continuation of MetaBall(t) Part 01 and focuses on adding a gradient colour to the curves generated previously.
MetaBall Part 02 does not require any additional plug-ins for GH. I’m using Rhino 6 and the model units are in mm.
*Step 01b is optional and requires the GH Python plug-in which can be obtained from the link below:
import ghpythonlib.components as ghlib if y == True: a = ghlib.ReverseList(x) else: a = x