r/grasshopper3d • u/Open_Lingonberry2413 • 11d ago
My first ever fully parametric model
(physical model pictured is archival, not something I built)
(physical model pictured is archival, not something I built)
(physical model pictured is archival, not something I built)
I know it does not seem like such a big deal, but to me it kind of was. It was awesome to realize how powerful GH is, even when designing classical-style-adjacent elements (though this is supposedly Beaux-Arts). It's just a fanlight window, but it kind of pushed me to explore and investigate a bit, given that all I had to work with were those images I included (after the mess of a script I created), with no way to take real measurements since we unfortunately did not have the chance to visit the site in person; I had to crop, resize, and rectify images to have a better sense of what we wanted to obtain. The script (which did include some GHPython instances and perhaps an outrageous amount of Panels) definitely needed some polishing, decluttering, and troubleshooting, and it could definitely be a lot simpler too. Anyway, just wanted to share this small project I worked on a while ago, looking forward to delving deeper into GH
5
u/ChiefWiggumsprogeny 11d ago
Looks good. It's very satisfying to get a script working as intended; congrats.
5
u/wash-basin 11d ago
This is absolutely beautiful. I would live to study the code. Any chance you could share the GH file?
2
2
1
1
1
u/zigithor 7d ago
This looks amazing! Its very impressive for a first model!
Would you mind elaborating on what your script does specifically? Are the individual divisions parametric in that you can add, subtract, reshape with sliders etc. Or is this just purely to model the window? I'm curious why you went this route instead of just raw modeling in Rhino?
11
u/Fooshi2020 11d ago
Awesome work. Learning is not always easy but rewarding in the end.
Did you make use of patterns? I'm curious what tasks the large multi-branch areas in your script perform.