Perlin Noise Sphere Grasshopper3d Definition

Perlin Noise Sphere

In this definition we will use Perlin noise as the base deformation of a sphere. Perlin noise is a type of gradient noise developed by Ken Perlin in 1983.

Lorenz Attractor Grasshopper3d Definition

Lorenz Attractor

In this grasshopper definition you can create the Lorenz attractor by using the differential equations and using the Anemone plugin to simulate the growing curve.

Rhodonea Equation Grasshopper3d Definition

Rhodonea Equation

In this definition you can learn how to use the Point Polar in Grasshopper to Model the Rhodonea equations (sin((n/d)*x)). By changing the parameters you can produce different curves.

Attractor Loft Grasshopper3d Definition

Attractor Loft

In this Grasshopper definition you can extrude and scale a series of squares based on a parametric point attractor. You can also control the height and scale by changing the graphs.

Hilbert Curve Fractal Grasshopper3d Definition

Hilbert Curve Fractal

This grasshopper definition is generated by putting simple scaling and rotating into a loop through Anemone Plugin, however it is quite different from the method that mathematician generate the Hilbert Curve fractal. A Hilbert curve is a continuous fractal space-filling curve.

Arched Pattern Grasshopper3d Definition

Arched Pattern

In this definition a set of gene pools are used to create the main surface and then data tree has been used to extract three sets of curves to create the pattern.

Spiral Spikes Grasshopper Definition

Spiral Spikes

In this definition by using a parametric helix and modeling a series of triangles on the path you can make spiral spikes. You can also change the graphs to get different results.

Pinch & Spread Box Grasshopper Definition

Pinch & Spread Box

In this definition you can learn how to pinch or spread a mesh box with random points by using the Pufferfish Plugin + Weaverbird.

Random Rectangles Grasshopper Definition

Random Rectangles

In This grasshopper definition you can learn how to model a series of random rectangles on a circle. For example this can be used to model a circular mirror.

Loft Point Attractor Grasshopper Definition

Loft Point Attractor

In this grasshopper definition by using an attractor point we will model a parametric twisting surface and then use Lunchbox or Pufferfish or Weaverbird to model a series of patterns on this base surface.

Surrounded Patterns Grasshopper Definition

Surrounded Patterns

In this grasshopper definition by using a surface which is created from Loft and a single variable function which is controlled by Graph Mapper, you can generate a pattern that surrounded the surface thorough the function.

Basic Aggregation Grasshopper Definition

Basic Aggregation

In this grasshopper definition you can learn how aggregation method works by creating a loop with the Anemone plugin. In each iteration, the faces of the meshes will generate a new face.

Parametric Wave Grasshopper Definition

Parametric Wave

In this grasshopper definition you can use the point attractor technique combined with Heteroptera plugin to model a wavy like surface.

Grids Juxtaposition Grasshopper Definition

Grids Juxtaposition

In this grasshopper definition we have modeled two series of 3d patterns based on a square grid which can be controlled parametrically.

Mirror Cut Curve Grasshopper Definition

Mirror Cut Curve

In this grasshopper definition you can model a parametric form by cutting a series of curves with a plane and then joining them with the mirrored result.

Perlin Noise Pottery

In this grasshopper example file, you can model a a parametric shape by defining a series of circles with a Perlin noise function controlling the radiuses. At the end we will use the Dendro Plugin to voxelize the final shape.

Physarealm Simulation Grasshopper Definition

Physarealm Simulation

In this definition we have used agent based modeling to simulate growth of the agents and reaching the food source by using the Physarealm plugin.

Flow Path Grasshopper3d Parakeet plugin

Flow Path

In this Parakeet Plugin Example you can use the Flow Path component to Generate a [Discrete] Fluid Flow Path on a Mesh.

Particle Swarm

In this grasshopper definition, you can run a particle base swarm moving through the closest vector field component made by pufferfish and anemone plugin. The Anemone Plugin is used to make the iterations and control the loops.

Artistic Rotation

In this Parakeet Plugin Example You can make a series of rotating curves by using the “Reflection Point” component. By connecting the polylines to the Fatten plugin you can have a colourful visualization of these rotating curves.

Parakeet Plugin Grasshopper Definition

Truncated Hexa

In this grasshopper definition you can create a Truncated hexagonal grid and then add a pattern to it. You can rotate or scale the pattern with a point attractor and then finally offset the curves.

Circular Weave Grasshopper Definition

Circular Weave

In this grasshopper definition a weave pattern is constructed using a base circle which will produce a series of perpendicular circles around it.

Pufferfish Tween

Pufferfish Tween

In this pufferfish plugin example you can use the Tween through Surface component to produce surfaces between multiple target surfaces and control their count and distribution.

Centralist Arcs Grasshopper3d

Centralist Arcs

In this grasshopper definition a way of creating a desired number of arcs will be demonstrated using the 3 point arc component. In order to do so, 3 sets of points will be required. One set is only one point in the center which all arcs are connected to.

Complex Field Grasshopper Definition

Complex Field

In this grasshopper definition you can create field which is made by grid of points and thicken them by Variable sweep in Heteroptera plugin.

Breeding Tower Definition

Breeding Tower

In this grasshopper definition you can generate mass of strips by defining a path (Curve) and connecting them with perpendicular lines between them. This grasshopper definition is made by Heteroptera Plugin.

Random Splop Definition

Random Splop

The Splop component Wraps geometry onto a surface. Basically, you can distribute a geometry on a surface by using the Splop component. The Geometry will not be deformed as it is transformed if You activate the Rigid option.

Loft with Attractors

In this exercise, you will learn how to use point attractors for scaling and moving a series of rectangles. First, we will define the attractors and then we will use a remap to move and scale them and finally Loft the results

Loft Attractors

This definition will make a series of rectangular cells move in the z-direction and scale based on their distance from point attractors. Finally, they will loft together to form the modules.

testing