Blend Curves

In this grasshopper script you can make a blend curve between two set of curves and then make a Checkerboard pattern on the final results.

Shadow Mesh

In this Grasshopper script you can compute the shadow outline for a mesh object and also a simple visualization for the sun.

Sine spheres

You can download this free unity asset to create a series of procedural spheres around a circle. The radius of the spheres change based on a sine function.

Inflate Strips

In this grasshopper tutorial You will learn how to convert two set of curves into a series of arcs and strips.

random spheres

You can download this free unity asset to create a series of procedural random spheres on a main sphere.

Rotating Modules

In this Grasshopper tutorial for beginners you will learn how to make a series of rotating modules by gradually rotating a face around its axis .

3d Voronoi Unity

You can download this free unity asset to create a procedural 3D Voronoi pattern on a sphere by creating random points.

Flatten

After learning about the Partition list, it’s time to learn how to destroy the data trees with flatten and also change them with flip matrix.

3d grid

You can download this free unity asset to create a procedural 3D grid in Unity by defining the count and the size of each directional array.

Partition List

Now we will learn how to manage data with more tools like list length , partition list and simplify.

Shortest List

Now we have learned the basics of the canvas we will take a look at the most important aspect of data management in grasshopper called the “longest list”.

Sine Curve

You can create a procedural curve by applying a sine motion function on the division points. The deformation of the curve is based on the sum of x and y coordinate of each point and generates an attractor point effect on the curve.

Minimal 2 Arc

In this Grasshopper tutorial for beginners you will learn how to generate a minimal surface between two arcs using the kangaroo plugin.

Voronoi Mesh

In this Grasshopper tutorial for beginners you will learn how to give a radius to a series of voronoi cells and convert them into a mesh.

Fast Contour Mesh

In this Grasshopper tutorial for beginners you will learn how to generate fast contours from a mesh or a solid (Nurbs) using the Pufferfish plugin.

Piecewise Curve

You can create a procedural curve in Unity with a piecewise pattern by applying a linear wave on a series of points and converting them to a mesh.

Star Pattern

You can download this free unity asset to create a procedural star pattern by creating a series of polygons around a circle.

Canvas

In the introductory lesson, we’ll explore the Grasshopper 1.0 canvas and familiarize ourselves with its fundamental features.

Truncated Cone

In this Grasshopper example file you can learn how to use the Truncated Cone component from the fennec plugin.

Isovist

In this Isovist Grasshopper tutorial for beginners you will learn how to generate an isovist in grasshopper by defining Obstacles.

Parametric Element

In this grasshopper example file, You can design a Parametric element using a series of deformed circles.

Neighbour Aggregator

In this Grasshopper Example File,You can use the Wasp plugin to generate a Stochastic aggregation with two geometries.

Mesh Column Structure

In this Grasshopper Tutorial you can learn how to model a parametric structure using the Kangaroo’s Mesh relaxation method and explore essential mesh editing methods.

Gyroid From Surface

In this Grasshopper Tutorial you can learn how to generate a 3d gyroid pattern between two Nurbs surfaces and control the number of the pattern in the u,v direction.

Solid Difference Dispatch

In this Grasshopper tutorial for beginners you can learn how to find the solid difference between two sets of breps and then dispatch them into two set of surfaces.

Torus Lines

You can download this free unity asset to create a procedural shape using rotating polygons around their normals. The Number of side and the radius can be changed.

circular chair

You can download this free unity asset to create a procedural circular chair. All the parts can be updated by moving the circles in different heights and giving them different radiuses.

Unity Stair

You can download this free unity asset to create a procedural stair based on height, width, length and count of steps.

testing