Grasshopper

algorithmic modeling for Rhino

hello everyone

lately I've faced a big problem that the more i search about the answer the more i get confused... and I've searched so many sites and references but I didn't find the answer i was hoping to find...

It's the problem

Lately I've decided to design a building with grasshopper and i started to learn but no matter how many skills I've achieved I have one big gap in my knowledge that I'm desperate to fill

 how can we generate a dynamic pattern on a let's say curvy surface ..

I attached a sample pic so maybe i can find the answer here because this part of the grasshopper is very important to me...

Ty for your answer 

Views: 1240

Attachments:

Replies to This Discussion

The easiest way (Tip: AVOID at any cost to offset a curve into a surface > takes 2++ years to finish):

1. Create a planar tree with the triangles (or some other polyline) - Planar due to Tip.

2. Vary the triangles (still in 2d - see Tip) via some attractor(s) - push/pull etc etc.

3. Morph the modified result into the target surface in question. That yields curves rather than polylines.

4. Split the surface (using as List of cutters the morphed curves) and get the biggest resulting Brep.

Ty so much Bro . Thanks so much

Almost always the trick is to link data.
A) What generates the dynamism.
Z) What is the pattern.

Well, in your case, for example:
A = distance to a point. I want the farther away, the pattern smaller.
Z = size panels.

So to arrive from "A" to "Z", we need to create smaller steps linking data, for example:
- We need to get distances. One for each panel. How do we measure the distance from a point to a panel? For example: from the center point of the panel to the point attractor or proyecting then attractor point to geometry.
- We have distances, one for each panel, but are values useless to scale. We need to modify these values, such that are scaling factors, we can remap to a domain between 0.95 ~ 0.25 .
- We scale panels from its center with the new values.

Attachments:

Ty for The file and the time u put in typing . helpful . Thanks

Hi.

In this case, using "Copy Trim" isn't a bad way of mapping trimming data of one brep to another.

Attachments:

Indeed but since a facade is made via some sort of modules ... I would suggest the orthodox way.

That said ... this is also highly Academic since ... well it's rather obvious I guess (requires a totally different approach: first made some "even" (or as "even" as possible") collection of facade panels [Kangaroo 1/2] and then map each planar one to the new position).

Anyway: a very challenging issue that one (in real-life).

best

Attachments:

Indeed, and sometimes we can see more brutal parametricism by using concrete.

Deals OK VS some "trivial" paneling issues (leaks, "even" panels etc etc) ... but is a big nightmare (case: exposed concrete) with regard thermal efficiency (unless you opt for a dual skin). 

On the other hand using some STO system you can "fake" the appearance and save the polar bears.

Q: Who cleans the glasses?

Yeap , Who cleans the Glasses then :)) . thanks btw

Wow i kinda feeling that it will solve the problem , Let me try then . Thank u so much 

Copy trim is the fastest way beside mesh operations.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service