Learn how to control the number of segments in a polygon in Grasshopper. This tutorial also shows you how to connect a number slider to inputs like the Fillet Radius, which allows for dynamic shape adjustments.
- [Instructor] In this video, we'll continue working…in the Rhino file hex-tiling.3dm, and in Grasshopper,…I've got the definition from the last video open.…That's 0050-hexagonal-spacing-finished.gh,…and we're just going to keep adding to that definition.…I'd like to add two additional parameters…that can help us get a bit more control…over our tiling pattern, and help illustrate…some of the defining characteristics of hexagonal tiling.…So we'll add one to adjust the rounding factor…of the hexagons and another to draw shapes…with different numbers of sides.…So that means another couple tweaks to my algorithm,…this time all the way over at the beginning.…
I'll take in two new pieces of information,…a floating-point number for the rounding factor,…and an integer to set the number of sides…in my polygon shapes.…So for now I'll just use a panel…and make some notes about what I'm intending to do.…Then, all the way at the end of my algorithm,…I'll need to add that information to my polygon component.…
So I'll just leave a little note for myself there…
Author
Updated
10/26/2018Released
10/25/2017By the end of the course, you'll see how even basic literacy in Grasshopper can be applied to developing projects for art, manufacturing, architecture, and design.
- Working with algorithms
- Modeling a base profile
- Extruding elements
- Finishing an algorithm
- Planning for mass production
- Customizing Grasshopper
- Scripting with Python and Visual Basic .NET
- Modeling data with Ladybug
- Creating a tiling grid
- Tiling 3D objects
- Using reflection symmetry and mirroring to repeat tile
- Tessellating tile in any direction
Skill Level Beginner
Duration
Views
Related Courses
-
Rhino 5 Essential Training
with Dave Schultze7h 10m Beginner -
Learning RhinoCAM
with Taylor Hokanson54m 12s Intermediate -
Learning Grasshopper (2014)
with Chris Reilly3h 54m Intermediate -
Learning Rhino 5 for Mac
with Chris Reilly7h 25m Beginner
-
Introduction
-
Welcome49s
-
What’s new in Rhino 61m 39s
-
-
1. Algorithmic Thinking
-
Working with algorithms2m 34s
-
Iteration and recursion5m 37s
-
2. Modeling a Musical Instrument
-
Introduction and file setup3m 41s
-
Modeling the base profile6m 51s
-
Modeling the top profile6m 15s
-
Extruding the frets8m 29s
-
Extruding the solid base8m 40s
-
Extruding the solid top3m 41s
-
Finishing the algorithm5m 12s
-
Planning for mass production4m 39s
-
-
3. Customizing Grasshopper
-
Clusters9m 23s
-
Add-ons and plugins2m 4s
-
Python scripting10m 53s
-
Visual Basic .NET scripting15m 27s
-
-
4. Modeling Climate Data with Ladybug
-
Vector review6m 31s
-
Shadow study with Ladybug8m 36s
-
Aligning shapes to vectors10m 28s
-
-
5. Tiling and Tessalation
-
Data tree review7m 47s
-
Adding offsets for tiling7m 54s
-
Tiling 3D objects12m 35s
-
Truchet tile fundamentals3m 48s
-
-
6. Simulation and Form-Finding with Kangaroo
-
What is Kangaroo?1m 32s
-
Installing Kangaroo5m 10s
-
Exploring Kangaroo basics6m 20s
-
Multi-goal simulations8m 14s
-
Simulating tensile meshes3m 54s
-
What are grid shells?1m 7s
-
Simulating grid shells7m 3s
-
Flexible anchor points8m 47s
-
Measuring tolerances5m 48s
-
Form-finding with Kangaroo4m 48s
-
-
Conclusion
-
Next steps54s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Adding additional tiling parameters