Exercise 1A | Making a lofted surface from Multiple Curves in Rhino
Aim: To introduce the Rhino 4.0 User Interface and use the simple modelling tools by creating curves and lofted surfaces. Lofted surface: An object created by connecting a series of curves together....
View ArticleGrashopper: Interface and Basics
Grasshopper is a node based programming interface and graphical algorithm editor that is accessed through Rhino. The Grasshopper interface is comprised of two main areas: 1. The components: 2. The...
View ArticleExercise 1B | Creating a grid of columns
Aim: To create a simple Grasshopper definition to introduce the concepts of data matching as well as basic commands. Using the Integer parameter and the Point XYZ component we can create multiple...
View ArticleExercise 1C | Referencing and Creating Geometry
Aim: Create a lofted surface in Grasshopper but using Geometry that was created in Rhino. I started off by creating a curve within Rhino. Whereas before I duplicated and moved it along an axis I wanted...
View ArticleExercise 1D | Controlling a Curve in Grasshopper
I found the product of this exercise bulky and unnecessary. Having X, Y and Z controllers for each point led to a large amount of modules for a small outcome. I used the point geometry to define each...
View ArticleExercise 1E | Sequences
Aim: Looking at Sequences to generate data. Series Series generates generates numbers with ‘Start’ being the first number, ‘Step’ being the amount between each number and ‘Count’ being how many number...
View ArticlePlugin Presentation
A presentation I gave alongside Meteor about DIVA for Rhino. A useful plugin for highly optimised daylighting and energy modeling. DIVA Presentation
View Article