Mesh Maze

In this Grasshopper example file, you can Generate a Maze (Based on Backtracking Algorithm) on any Given Mesh.

Fennec Knot

In this example file, You can design a parametric knot using the Fennec plugin and control the thickness.

Fractal Solid

In this Grasshopper script you can make a fractal based solid and even model a solid based on the combination of the polylines.

Grid Attractor

You can download this free unity asset to create a procedural 3d grid and create spheres on each point and finally change the sphere radius by defining a point attractor

Kangaroo Voronoi

In this Grasshopper tutorial for beginners you will learn how to make a series of Voronoi cells inside a rectangle by relaxing the cells with the Kangraoo plugin.

Graft

After learning about the flatten, now we have to know where to graft the inputs to get our desired results.

SubD Connection

In this Grasshopper script you can convert a series of lines into subd connection joints and control the details.

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.

testing