Remove Brep faces

In this Grasshopper example file, you can delete a single or series of faces from a polysurface using the “Remove Brep faces” component from the Fennec plugin.

Baseball Sphere

In this Grasshopper example file, you can create a parametric Surface using the “Baseball Sphere” component of thefennec plugin.

Inner Profile

In this Grasshopper example file, you can create a solid using the “Inner Profile” component from the Fennec plugin.

Optimized Rectangles

In this Grasshopper Tutorial you can learn how to optimize two rectangles inside a boundary using the Galapagos Genetics Algorithm Component.

Galapagos Rectangle

In this Grasshopper Galapagos Tutorial we are going to learn how to find the biggest rectangle we can model inside a curve or a polyline.

GraphMapper Curve

In this Grasshopper example file, you can create a parametric curves with the graph mapper and then convert them into a Nurbs Surface or a series of Mesh panels.

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.

5-Intro : 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.

4-Intro : 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.

2-Intro : 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.

testing