Intro
  • Welcome
  • Installation
  • Connection with Rhino
  • Basic Interface
Getting Started
  • Containers and Referencing
  • Number Sliders
  • Construct a Point
  • Create a Simple Line
  • Create a Simple Vector
Basic 2D Geometry
  • Create a Simple Circle
  • Create a Simple Ellipse
  • Create a Polygon
  • Create a Simple Rectangle
Basic Math & Sets
  • Simple Operators
  • Create a Series of Numbers
  • Create a Range of Numbers
  • Construct a Domain
  • Generate Random Numbers
Mini Project: Create a Parametric Tower
  • 1st Part: Observing and Deconstructing the Tower
  • 2nd Part: Creating the Skeleton Using Points
  • 3rd Part: Adding the Floors using Polygons
  • 4th Part: Adding the Skin and Finalizing
Basic 3D Geometry
  • Create a Sphere
  • Create a Cylinder
  • Create a Cone
  • Create a Simple Box
  • Create a Pipe
Basic Transformations
  • Move an Object
  • Create Simple Planes
  • Rotate In a Plane
  • Rotate Around an Axis
  • Scale an Object
Basic Surfaces
  • Create a Plane Surface
  • Create a Boundary Surface
  • Create a 4 Point Surface
  • Create an Extrusion
Important Tools
  • Bake an Object
  • Select an Object
  • Colour an Object
Final Project: Create a Parametric Bracelet
  • 1st Part: Observing and Deconstructing the Bracelet
  • 2nd Part: Creating the Skeleton Using Curves and Points
  • 3rd Part: Creating the Body of the Bracelet in 3D
  • 4th Part: Adding the Vertical Elements & Beads
  • 5th Part: Refining Our Code
  • 6th Part: Organizing and Finalizing Our Code
  • Acknowledgements