Grasshopper

algorithmic modeling for Rhino

Toyo Ito & Associates Tama Art University Library

Following this discussion http://www.grasshopper3d.com/forum/topics/arcs-on-curves?xg_source=... here are some other elements to replicate arches styles of Tama Art University Library. I didn't try to replicate the sloping floor. 

First the arches,  I used 7 points Weighted Nurbs Curves with 5 points with a weight of 1 and 2 points with a variable weight (0.66 seems to be a good candidate). 2nd and 6th points are used also to control the arche shape, they are positioned relatively between first/third and fifth/seventh (0.1 seems to be a good value). First and last point are slightly under the floor level in order to cut the walls after.

Distance from end is used to narrow the arches, it is not the good method, the good one must take into account angle between walls but it is not implemented here.   

See this dicussion http://www.grasshopper3d.com/forum/topics/nurbs-curve for more informations on Nurbs Curves.

Here a view of the script in "fast" mode with just the curves and no solid operation. An arche is put on a curve between 2 intersections. A parameter "max width of arcs" is used to limit width of arches. If this parameter is 10 m, and curve is 15 m, the curve is cut in 2 portions of 7.5 m. There is also a paramater to limit narrow arches "Limit Lenght to put arc". The curves are cut on intersection using example given on this discussion http://www.grasshopper3d.com/forum/topics/split-curve-s-by-intersec....

The second thing is to make the walls. So first you need a network of curves. They need to be disjoined. 

The exterior is defined using Boundary Surfaces, each room is defined using suface split. The edges of the surfaces are then offseted in 2 directions, the longer or smaller is choosen depending if it is the interior or exterior. 

After that extrusion and solid difference are used to have wall and floor. 

Thirdly, the walls are then cut by arches which are projected on wall, this projection is extruded on both sides. If the cut is bad, it could be a problem of tolerances in Rhino. So lower the tolerance. You could also increase "distance from end". 

toyo%20ito%20library.gh

Views: 6707

Comment

You need to be a member of Grasshopper to add comments!

Comment by Laurent DELRIEU on August 28, 2022 at 8:50am

Hello

I surely draw the curve inside Rhinoceros 

See this link

https://divisare.com/projects/322210-toyo-ito-associates-rasmus-hjo...

Comment by Yubin Shi on August 26, 2022 at 8:42pm

Hi Laurent, I'm curious how you made the first component “curve" on the lift side.

Comment by Laurent DELRIEU on February 23, 2017 at 10:36am
some other control points could be added. If you could draw some examples of what you want it surely could be implemented.
Comment by Anastasios Kokkos on February 23, 2017 at 10:00am

Yes you are right about the weighting and it works sufficiently with a slider, only plus I find with superellipse is that you can control the "steepness" of the curve both on y and x axis independent to each other. Not very familiar though on how nurbs are controlled in this sense though(?) 

Comment by Laurent DELRIEU on February 23, 2017 at 8:45am
Hello I didn't try to implement super ellipse but I mention in the post arc on curves a link in discourse https://discourse.mcneel.com/t/super-elipse-please/40958/4
To my understanding super ellipse could be approximated by the method I use with a variation of weight for lateral points. In cluster there is a panel with a 0.6, if you replace it with a slider you will be able to change the arch. Did you look at that ? Is it enough for you ?
Comment by Anastasios Kokkos on February 23, 2017 at 8:22am

Hi Laurent,

Great work thanks for sharing! I would try to use Superellipse to better control the arches (https://en.wikipedia.org/wiki/Superellipse)! 

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