top of page
Writer's pictureDavid Mans

Parametric Gradient

💻 Rhino 5, Grasshopper

🔼 Grasshopper 0.9.0075

🛠️ C# Component

 
 

This component allows for the parametric definition and evaluation of a color gradient. Using a list of colors as an input a gradient will be created from the sequential pattern. Optional corresponding percent values can be used to specify the unitized location of each color along the gradient sequence. A unitized value can then be sampled from the gradient returning the color at the specified location. Additionally, the gradient can be toggled between a linear or a smoothed (cosine-based) gradation between provided colors.

 


4 views

Recent Posts

See All
bottom of page