nuLUCA
nuLUCA
  • Видео 37
  • Просмотров 12 274
Animations in Grasshopper - Row Your Boat | Part 3
In this video we animate a 2D drawing. Building from Part 2, we add a layer of complexity to our animation process by iterating through lines and line types, and by drawing each line (rather than dropping it in fully formed) as it arrives in our queue.
To download the file containing lines for the example drawing (or the completed file), go here:
pavilion.nuluca.com/animations/row-your-boat-part-3
For much more, visit the Pavilion at:
pavilion.nuluca.com/
Просмотров: 100

Видео

Animations in Grasshopper - Row Your Boat | Part 2
Просмотров 1542 месяца назад
In this video we animate some simple geometry in Grasshopper. We use the component we created in part one to trigger the growth of rectangular prisms. To download the Grasshopper file from this video head here: pavilion.nuluca.com/animations/row-your-boat-part-2 For much more, visit the Pavilion at: pavilion.nuluca.com/ Here is the link to the Installing Pufferfish tutorial: ruclips.net/video/w...
Animations in Grasshopper - Row Your Boat | Part 1
Просмотров 742 месяца назад
This series is about making animations in Grasshopper. In this video we build a component that makes creating animations very easy-a C# script that produces a list of counters. These counters can be connected to any inputs on your canvas to create motion and/or simulate the passage of time for presentations or to generate geometry. To download the Grasshopper file, or to review or copy the code...
Points! | Exploring the Construct Point Component (Beginner Grasshopper Tutorial)
Просмотров 2843 месяца назад
Points! They’re not as boring as you might think. They’re pretty great-coordinates in space: 2-D, 3-D, 4-D, more ... we’re just doing 3-D here, though. We’re overviewing the Construct Point component-using one of the simplest components to do some less simple things. Here is the link to the Pasta Mesh tutorial: ruclips.net/p/PLqxYVGNtxaQ68YiWS0FLwPPhB5w-HD4AV And here’s the Marching Cubes Tutor...
Meshes from Mesh Faces | Part 2 (Grasshopper Tutorial)
Просмотров 1613 месяца назад
Thanks to a comment on the previous Meshes from Mesh Faces video, we have 2 more ways to create individual meshes from the faces of a mesh. The first involves a plugin called MeshEdit. The second begins with the Deconstruct Mesh component and then proceeds through 2 quick manipulations to the vertices and faces outputs. Each of these methods might be helpful in different scenarios. For more tut...
Installing Pufferfish for Grasshopper 3D
Просмотров 5063 месяца назад
In this video we go through the installation process for Pufferfish, a plugin for Grasshopper (by ekimroyrp) that holds a large collection of tools for mathematical operations and geometrical transformations. Much of this plugin deals with creating smooth transitions from one thing to another thing, or through several things. For much more head to nuLUCA Pavilion: pavilion.nuluca.com/
Circle (Part 2) | Packing Circles on a Sphere (Beginner Grasshopper Tutorial)
Просмотров 2683 месяца назад
In this video, we bring what we learned in Circle (Part 1) to a 3-dimensional space. We are still arranging circles on a 2-dimensional surface, but rather than a flat surface, we create a component that can organize them on a sphere. To download the Grasshopper file for this video, head here: pavilion.nuluca.com/grasshopper-component-glossary/circle-part-1 For much more, please visit the Pavili...
Circle (Part 1) | Circle Packing to Model Nature in Architecture (Beginner Grasshopper Tutorial)
Просмотров 9153 месяца назад
In this tutorial we will examine circles and some simple ways they relate to the organization of space. In nature, dividing space is fundamental. It’s a ubiquitous starting point for an endless array of essential functions. We can learn a lot by examining how nature organizes space and by noticing the benefits that stem from their solutions. We can inform our own design processes by studying th...
Line AB | Twisted Cylinder and Antoni Gaudí (Beginner Grasshopper Tutorial)
Просмотров 983 месяца назад
This is a beginner Grasshopper (for Rhino) tutorial that looks at a few different ways to use the Line AB component. After a brief introduction to the component, we go through 2 different examples using it to connect division points from curves. The first example resembles a DNA strand. The second, a twisted cylinder, lets us create a hyperboloid. Since the hyperboloid is reminiscent of both th...
3 of 3 - Pasta Mesh | C# Supplement (Tutorial for Grasshopper 3D)
Просмотров 283 месяца назад
This is a supplementary video that covers some issues that might arise related to the Rhino 8 scripting component and/or some issues you might encounter if you’re unfamiliar with C# in Grasshopper. Some of these issues may have been fixed (by McNeel/Rhino) by the time you watch this. Some issues, like the cascade of errors that comes with any change to the component, will only every happen to a...
2 of 3 - Pasta Mesh | Change Pasta (Tutorial for Grasshopper 3D)
Просмотров 564 месяца назад
In this video we examine the pasta equations a little. We experiment by changing some of the variables to see what effects they have on the surface of the pasta. To download the Grasshopper file for this video, or to view and/or copy the code, follow this link to the tutorial's page on the Pavilion: pavilion.nuluca.com/pasta-mesh/2-change-pasta For much more, please visit nuLUCA Pavilion at: pa...
1 of 3 - Pasta Mesh | Make Pasta (Tutorial for Grasshopper 3D)
Просмотров 2074 месяца назад
This tutorial explores one way equations can be used to make surfaces (and, as in our case here, meshes) in 3D modelling. To do this, we study a page in the unique and beautiful book, Pasta by Design, by George L. Legendre. In the first video of this series we make 2 ranges of integers and we pair them. We can think of these as similar to discrete pairs of 2 dimensional u, v coordinates falling...
Installing Weaverbird for Grasshopper 3D
Просмотров 1,3 тыс.4 месяца назад
In this video we go through the installation process for Weaverbird, a topological mesh editor plugin for Grasshopper by Giulio Piacentino. This plugin contains various tools for mesh subdivisions, tools to define various 3-dimensional closed meshes, a tool to create a thick 3-dimensional mesh from a flat 2-dimensional mesh, and tools to smoothen meshes, among several other mesh editing tools. ...
4-8 of 8 - Marching Cubes and Periodic Minimal Surfaces (Grasshopper Tutorial)
Просмотров 2774 месяца назад
This video gives an overview of how everything comes together in the remaining 5 videos. To see the rest of this series, and to help make it possible for us to create of more tutorials like these, please follow the link below. We are tremendously grateful for your support. pavilion.nuluca.com/
3 of 8 - Marching Cubes and Periodic Minimal Surfaces (Grasshopper Tutorial)
Просмотров 1424 месяца назад
In this video we finish the lookup table. This involves matching transformed meshes to transformed cube corners; then rearranging our original 14 Boolean patterns to match the cube corners transformations; then placing all of our meshes (we will have too many) into branches that are designated by their associated Boolean patterns; and finally, selecting the first mesh from each branch (since al...
2 of 8 - Marching Cubes and Periodic Minimal Surfaces (Grasshopper Tutorial)
Просмотров 2084 месяца назад
2 of 8 - Marching Cubes and Periodic Minimal Surfaces (Grasshopper Tutorial)
1 of 8 - Marching Cubes and Periodic Minimal Surfaces (Grasshopper Tutorial)
Просмотров 4274 месяца назад
1 of 8 - Marching Cubes and Periodic Minimal Surfaces (Grasshopper Tutorial)
0 of 8 - Marching Cubes and Periodic Minimal Surfaces | Introduction (Grasshopper Tutorial)
Просмотров 9924 месяца назад
0 of 8 - Marching Cubes and Periodic Minimal Surfaces | Introduction (Grasshopper Tutorial)
Installing Anemone for Grasshopper 3D
Просмотров 3707 месяцев назад
Installing Anemone for Grasshopper 3D
Installing Ladybug for Grasshopper 3D
Просмотров 857 месяцев назад
Installing Ladybug for Grasshopper 3D
Ladybug Temperature Analysis (Introduction) - Environmental Analysis Tutorial for Grasshopper
Просмотров 1317 месяцев назад
Ladybug Temperature Analysis (Introduction) - Environmental Analysis Tutorial for Grasshopper
Meshes from Mesh Faces | Part 1 (C# for Grasshopper Tutorial)
Просмотров 1217 месяцев назад
Meshes from Mesh Faces | Part 1 (C# for Grasshopper Tutorial)
Easing Functions | Color Edition (Intermediate Grasshopper Tutorial)
Просмотров 467 месяцев назад
Easing Functions | Color Edition (Intermediate Grasshopper Tutorial)
13 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Connecting
Просмотров 4587 месяцев назад
13 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Connecting
12 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Cross Brace Points
Просмотров 1657 месяцев назад
12 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Cross Brace Points
11 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Make Squares
Просмотров 1597 месяцев назад
11 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Make Squares
10 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Tree Tangent
Просмотров 1277 месяцев назад
10 of 13 - Intro to Grasshopper (Venus' Flower Basket) - Tree Tangent
9 of 13 - Intro to Grasshopper (Venus Flower Basket) - Array Points
Просмотров 2377 месяцев назад
9 of 13 - Intro to Grasshopper (Venus Flower Basket) - Array Points
8 of 13 - Intro to Grasshopper (Venus' Flower Basket) - C# Quick Look Part 2
Просмотров 1687 месяцев назад
8 of 13 - Intro to Grasshopper (Venus' Flower Basket) - C# Quick Look Part 2
7 of 13 - Intro to Grasshopper (Venus' Flower Basket) - C# Quick Look Part 1
Просмотров 1937 месяцев назад
7 of 13 - Intro to Grasshopper (Venus' Flower Basket) - C# Quick Look Part 1