Grasshopper

algorithmic modeling for Rhino

Hi there,

 

I have been developing a general definition that allows a window surface to follow the path of the sun. I have done this by taking the vector of the sun path and allowing the surface to be perpendicular to it at all times.

Although conceptual, the definition works fine but I think it is too clunky.

I am using too many vector directions, surface splits and list item componants in my opinion. could any one give me any advice on how to refine the definition?

 

I have included the .3dm file and the .gha file for inspection.

 

Thanks in advance,

 

John Egan

 

 

Views: 286

Attachments:

Replies are closed for this discussion.

Replies to This Discussion

Hi John,

I finally found a chance to check your script. As you said it works fine. An alternative approach with less intersections and select items would be:

1. create the target plane based of sun vector and desired distance,

2. project the window curve on the plane,

3. offset the projected curve on the plane (will be much faster than offset curve on surface)

4. project the curves back onto the geometry

5. Loft the curves together

Hope it helps,

Mostapha

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service