What are 3 grasshopper components you are confused about or don’t know how to use them?
Weaverbird Catmull-Clark Subdivision
Discontinuity
Voronoi
Weaverbird Catmull-Clark Subdivision
Discontinuity
Voronoi
What are 3 components you understand fully?
Extrude - Allows you to turn curves into surfaces and surfaces into volumes.
Populate 2D - Creates a grid of points on a surface from a rectangle.
Polar Array - Replicates geometry in a circular pattern around a central point.
The Weaverbird Catmull-Clark Subdivision in Grasshopper refines the details of a 3D mesh, making it smoother and more by subdividing its faces and adjusting vertex positions. This is useful for creating more complex and polished 3D models.
https://www.youtube.com/watch?v=T4HRsC_YWvM
In Grasshopper, you can create Voronoi diagrams by inputting a set of points and using components like "Populate 2D," "LunchBox," or "Weaverbird." These components generate Voronoi cells based on the point distribution. You can customize the appearance and integrate the Voronoi diagram with other design elements in your Grasshopper script. Additionally, Kangaroo Physics can be used for other Voronoi patterns.