algorithmic modeling for Rhino
Tags:
looking at the above image i set a def called "Uneven subdivision" of a NURBS surface, controlled by random intervals.
http://www.co-de-it.com/wordpress/code/grasshopper-code
looks great! i will try it as soon as i can! thanks!!
hi Jacek,
I am fairly new to grasshopper and wanted to make a flowing brick pattern on a flat surface. I modified your definition to achieve this, using a graph mapper for this distortion. when i create polylines from the deformed points, inspite of the polyline being open, the last points of the row join with the first, to form a rectangle. this creates an extra planar surface which i want to delete. i tried culling every 12th plane(for a v division of 12) but nothing happens.
I cant figure out where i am going wrong. Please help!
Hi Snigdha,
The culling probably doesn't work because of the data structure you have. It looks like each item has a separate path so you end up with 1-item lists.
The easiest solution is to simplify the data tree and then use path mapper {A;B} -> {A}.
If the above explaination looks like jibberish, then just post the grasshopper file here and I'll fix it for you.
Hi Jacek,
Many thanks, that would be so helpful!! Here's the definition:
here's what I mean:
Attached def (GH 0.9.0014). There were errors on loading, so I had to make some changes to the definition. It's probably better if you just recreate the last bit with these three new components.
Btw, if I understand correctly that you're trying to get polygonal "bricks" then I don't think your method will work. I've seen in the def. that you're making polylines from control points, which will give you strange results, because the CP of the curves don't coincide with the intersection points of adjacent blocks.
I think you should try to build the def. from scratch and draw those polygons based on isocurve divisions instead.
Thank you so much! yes you are correct, the intersection points dont match.
I will try to work on your suggestion and revert with what i get.
thanks once again!
Hi,
Please see below link:
http://www.grasshopper3d.com/forum/topics/architecture-surface-box-...
Thanks!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by