frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Parametric Modeling with Grasshopper

https://baharmon.github.io/basics
40•downboots•1y ago

Comments

ddkto•1y ago
It’s hard to believe this is the first time I’ve seen Grasshopper on HN!

Just this morning, a colleague showed me a web app for building option exploration that he had vibe coded on Replit that wrapped around existing core logic in a Grasshopper script hosted in RhinoCompute [1].

The combination of visual programming, the tree data structure and Rhino’s geometry engine has made this the de facto standard for parametric design in architecture (sorry, Dynamo…)

[1] https://github.com/mcneel/compute.rhino3d

downboots•1y ago
Similar interface idea echoed:

Unity

https://game-ace.com/wp-content/uploads/2020/04/Bolt5.gif

Blender

https://blenderartists.org/uploads/default/original/4X/3/0/c...

Chemcad

https://img.informer.com/screenshots/3390/3390423_1.gif

Even KiCad if we stretch the analogy

Would be good to see this for general programs, or with modular AI agents, or for ODE compartment models.

Also of note: https://worrydream.com/ExplorableExplanations

FormFollowsFunc•1y ago
Am I wrong in thinking that Grasshopper is procedural modeling and not parametric modeling? Parametric modeing is used in software like Solid Works where you don’t have nodes but have parameters, a constraint system and construction history. Solid Works was developed in the 90s while Grasshopper came out in 2007. Another is example is Pro/Engineer from Parametric Technology Company (PTC) which came out in 1988. Patrik Schumacher, an architect coined the term parametricism in 2008. His employees created node graphs in Grasshopper while he just tweaked the parameters. I wonder if that’s why he came up with the term. Grasshopper has parameters but what makes it different from industrial design CAD is that you construct geometry with a series of nodes i.e. a procedure.
Duanemclemore•1y ago
Grasshopper doesn't have to be used strictly "procedurally" as you can reference in geometry from Rhino. However, some of us try to work as procedurally as possible - creating everything strictly within Grasshopper if at all possible. It -is- also possible to use it as a very strong parametric design tool. There is no looping exposed to the user in a normal gh script - but used in the way I think is best, you're always applying conditional logic to make the data and operations do what you want.

A quick example - you can use what are called gates and filters in Grasshopper, so you can do things like route faces that meet some criterion you've set through one set of operations and those which don't through another. Then you can use pattern matching or other operations to weave the data back together in the proper order...

dmos62•1y ago
You seem insightful on this subject. What other parametric design tools, techniques or technologies do you consider noteworthy?
Duanemclemore•1y ago
Hey, I'm not used to feeling "seen" on HN! Architect, architecture professor, and computational designer here. This is a great first intro to Grasshopper. The links he provides near the top are next steps for those interested in more.

I've found that it opens computational design and programming more broadly up to a broader audience. It has found huge purchase in architecture specifically. I would say this is as much cultural as technical, as architects generally are less rigorously systematic and more global in their thought processes. As people who work largely in the visual domain we are also "visual learners" so to speak.

I first started dipping my toe into Grasshopper in about 2010, and feel that I was fairly expert by about 2015. SHAMELESS PLUG [0]. I've used it at a high level since, and taught it extensively.

Most users - almost all for a very long time - used it primarily as a tool to create, draw, and fabricate more crazier geometry easier. And it is certainly good for that. But in using it - and especially in teaching it - I also find that it is excellent to demystify the design process in ways that folks like programmers instinctively understand. That is you have to be able to break complex problems down to a series of atomically small operations, then build those back up to sophisticated outcomes.

Maybe the most valuable aspect of this - both in my practice and teaching - is understanding how to work both as procedurally and parametrically as possible (I'll put more about this under the comment to that end that's already been posted). Many, if not most, of our jewelry pieces are standalone grasshopper files which reference no outside data at all.

Anyway - I have much, much more I could say about: its use in architecture, design, and education; its relation to learning to think and create a rigorous and flexible design process; and more. But it's great to see it here!

[0] Since 2015 my partner and I have run jewelry company X Over Zero - https://xover0.com/ . All of our designs start as my mathematical and geometric explorations, coded in Grasshopper.

p.s. Incidentally I'm also based in the deep south like Mr. Harmon. And - although we must know people in common, sadly this is the first time he's hitting my radar. I'll be emailing him by the end of the night. Thank you OP for bringing him and his work to my attention!

Duanemclemore•1y ago
If you want to check out the motherlode of other visual programming languages, platforms, etc check out Ivan Reese's Visual Programming Codex.

https://github.com/ivanreese/visual-programming-codex

https://github.com/ivanreese/visual-programming-codex/blob/m...

Although I'm going to have to create a pull request because he doesn't have Flowgorithm on there, which is an excellent tool for teaching the very very first steps of learning to program...

http://flowgorithm.org/

Terrible name, wonderful tool.

msds•1y ago
It’s fun seeing an uptick of rhino/grasshopper content here lately - two articles in a week?! The McNeel extended universe is a fun place to play around in, and I’ve met lots of great people since I started working on Rhino.
jazzyjackson•1y ago
Grasshopper is dope. Years ago I used it to pipe in skeleton and RGB mesh data from a Microsoft Kinect and then sent Open Sound Control packets to Pd-extended to trigger sound events with my body. Really great for general purpose event oriented programming

https://youtu.be/VOu3waxAYDw

It's time to talk about my writerdeck

https://veronicaexplains.net/my-first-writerdeck/
154•hggh•3h ago•93 comments

.NET (OK, C#) gets union types

https://andrewlock.net/exploring-the-dotnet-11-preview-2-dotnet-gets-union-types/
59•ingve•1d ago•37 comments

On The <dl> (2021)

https://benmyers.dev/blog/on-the-dl/
316•ravenical•8h ago•100 comments

Texas woman arrested for Facebook post about town water quality

https://reclaimthenet.org/texas-woman-arrested-for-facebook-post-about-town-water-quality
479•abawany•3h ago•218 comments

Green card seekers must leave U.S. to apply, Trump administration says

https://www.nytimes.com/2026/05/22/us/politics/green-card-changes-trump.html
310•tlhunter•1d ago•635 comments

Hengefinder: Finding When the Sun Aligns with Your Street

https://victoriaritvo.com/blog/hengefinder/
78•evakhoury•1d ago•18 comments

Reverse engineering circuitry in a Spacelab computer from 1980

https://www.righto.com/2026/05/reverse-engineering-spacelab-computer.html
71•elpocko•5h ago•5 comments

z386: An Open-Source 80386 Built Around Original Microcode

https://nand2mario.github.io/posts/2026/z386/
101•wicket•7h ago•20 comments

80386 Microcode Disassembled

https://www.reenigne.org/blog/80386-microcode-disassembled/
198•nand2mario•9h ago•39 comments

My two-part desk setup

https://arslan.io/2025/11/18/my-two-part-desk-setup/
151•James72689•3d ago•99 comments

SpaceX launches Starship v3 rocket

https://www.space.com/space-exploration/launches-spacecraft/spacex-starship-v3-megarocket-first-t...
303•busymom0•22h ago•213 comments

PHP's Oddities

https://flowtwo.io/post/php%27s-oddities
81•thejoeflow•4d ago•86 comments

Making Deep Learning Go Brrrr from First Principles (2022)

https://horace.io/brrr_intro.html
135•tosh•10h ago•50 comments

Italy Cancels Boeing Pegasus Order, Shifting to Airbus A330 MRTT

https://www.euronews.com/my-europe/2026/05/21/italy-moves-to-airbus-a330-tankers-in-major-nato-al...
209•embedding-shape•5h ago•65 comments

New map reveals lost roads of the Roman Empire

https://www.scientificamerican.com/article/new-high-resolution-map-transforms-what-we-know-about-...
5•sohkamyung•3d ago•0 comments

The Art of Money Getting

https://kk.org/cooltools/book-freak-210-the-art-of-money-getting/
152•dxs•9h ago•105 comments

- -dangerously-skip-reading-code

https://olano.dev/blog/dangerously-skip/
69•fagnerbrack•12h ago•83 comments

Kindle loyalists scramble as Amazon turns page on old e-readers

https://www.reuters.com/business/retail-consumer/kindle-loyalists-scramble-amazon-turns-page-old-...
88•cf100clunk•4d ago•86 comments

sp.h: Fixing C by giving it a high quality, ultra portable standard library

https://spader.zone/sp/
164•dboon•3d ago•153 comments

Shipping a laptop to a refugee camp in Uganda

https://notesbylex.com/shipping-a-laptop-to-a-refugee-camp-in-uganda
651•lexandstuff•1d ago•231 comments

Rubish: A Unix shell written in pure Ruby

https://github.com/amatsuda/rubish
159•winebarrel•15h ago•95 comments

Oura says it gets government demands for user data

https://this.weekinsecurity.com/oura-says-it-gets-government-demands-for-user-data-will-it-share-...
232•donohoe•7h ago•135 comments

Highest Random Weight in Elixir

https://jola.dev/posts/highest-random-weight-in-elixir
54•shintoist•2d ago•2 comments

Evaluating Spec CPU2026

https://chipsandcheese.com/p/evaluating-spec-cpu2026
20•zdw•5h ago•3 comments

Lisp in Vim (2019)

https://susam.net/lisp-in-vim.html
43•whent•6h ago•6 comments

Improving C# Memory Safety

https://devblogs.microsoft.com/dotnet/improving-csharp-memory-safety/
131•soheilpro•2d ago•28 comments

Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite

https://twitter.com/YoavCodes/status/2058064720553222567
102•bundie•10h ago•110 comments

Spanish court declines to fine NordVPN over LaLiga piracy blocking order

https://torrentfreak.com/spanish-court-declines-to-fine-nordvpn-over-laliga-piracy-blocking-order/
90•gslin•15h ago•78 comments

Solving the “Zork” Mystery

https://www.dpolakovic.space/blogs/zork-part2
50•dpola•4d ago•18 comments

Microsoft starts canceling Claude Code licenses

https://www.theverge.com/tech/930447/microsoft-claude-code-discontinued-notepad
438•robertkarl•1d ago•425 comments