Pufferfish and Grasshopper Color Gradient Query

Hi guys,

I am having some difficulty making a current script work.
I want to create a horizontal gradation from left to right, with darker brick colors on the right and paler bricks on the left. Currently, the pattern is too random with dark and light bricks scattered throughout.

can i fiddlewith jitter to reach the desired effect, or do I have to approach this differently?
Really appreciate any help :slight_smile:

230609-AW _ Brickwall gradient BST edit.gh (45.4 KB)

1 Like

Here’s a possibility:

230609-AW _ Brickwall gradient BST edit-b.gh (54.5 KB)

Since you’re already using Pufferfish, i used its Reparameterize Numbers component.
You could also play around with Graph Mapper instead of the x^y function for different effects.

OR what you probably wanted…


230609-AW _ Brickwall gradient BST edit-c.gh (50.0 KB)

2 Likes

230609-AW _ Brickwall gradient BST edit Edited V0.gh (55.9 KB)

2 Likes