Help with Generating Gradient-Controlled Elements Along a Curve

Hi everyone,

I’m trying to create something very basic in Grasshopper/Rhino, but I’m having trouble finding tutorials that cover it. I’ve looked at several resources, and even the official documentation isn’t really helping me understand the workflow.

Specifically, I want to generate elements along a curve that follow a gradient, and I want to be able to control the gradient. Could someone explain how to set this up or point me to a simple example? Any guidance would be really appreciated!

What do you mean by “follow a gradient” exactly?
Can you draw a quick sketch?

Hi, thanks for the response.
I’ve attached an image showing how I want it to look.
I want to control the gradient using a graph mapper .

I’m not sure if this is what you want, and fyi.

GraphMapperBox.gh (8.8 KB)


graphmapper frames.gh (6.7 KB)

Wow, amazing,
thank you so much Tom. This is exactly what I was trying to create.