Hi Everyone-
I am very new to Grasshopper and still a student but I was wondering if there is a way to transition from a brick wall to a solid wall through random brick spacing? See below image for exmaple- the yellow is the solid wall I’m attempting to blend into with a brick transition.
If this isn’t possible is there a way to just taper of the bricks at the end? I hope this makes sense. Thanks in advance!
Wavy Brick Code 2.gh (143.6 KB)
First you need to internalise all you curves… right click on your referenced curve components and select internalise, then “SAVE AS” and upload that file…
But you could try making the bricks go all the way to the end of the wall and then use RandomReduce component to remove them randomly over a transition. You might be able to use and attractor line to blend the reduction of bricks.
Thank you so much for this tip! How would you suggest implementing the transition so that random reduce reduces the bricks towards the end of the wall- rather than just removing whole sections of the wall? I have internalised curves if this helps at all. I really appreciate it!
Wavy Brick Code 3.gh (28.2 KB)
this is AWESOME! thankyou so much!
This is one way…
Wavy Brick Code 4.gh (31.0 KB)