Parametric Design in Geonodes

Hi, this is the result of a Parametric Furniture Generator i made with Geometry Nodes. It basically turns any mesh into panels.

1 Like

Can you share your process?

Sure, i took a line to instance board shaped cubes along a certain distance, and used that to boolean the incoming mesh (any thing). Then i deleted based on face orientation to get just the parallel faces, and then extruded. Cheers!

1 Like

Ah that makes sense! Really interesting, I cant wait until I start diving into geo-nodes on my blender journey.