Minimal Surface from Edges

Minimal Surface from Edges

In this grasshopper example file by defining a closed polyline and using the Kangaroo plugin you can create a parametric minimal surface.

Space Filling Fractal Grasshopper3d Definition

Space Filling Fractal

In this grasshopper definition you can create a space filling fractal by generating grid of rectangles and applying a growth system to it.

Polar plaid pattern1200

Polar Plaid Pattern

In this grasshopper definition by creating series of circles and creating panels from each of them you can create a polar plaid pattern.

polygon-subdivision-500

Polygon Subdivision

In this grasshopper definition, you can model a series of triangular extrusions by defining a simple polygon. Anemone plugin has been used for the recursive loop.

Enneper twist01

Enneper Twist

In this grasshopper definition, you can create a series of different forms and geometries by changing the domain of a trimmed Enneper surface.

Twisted Klein Bottle Grasshopper3d Definition Mesh Tools Parakeet Plugin

Twisted Klein Bottle

In this grasshopper definition, you can model a Klein bottle using Parakeet’s plugin. Then you can twist the mesh around an axis and finally create a contour from the mesh and extract the curves.

Enneper Surface

In this Grasshopper example file you can model a parametric Enneper surface by using the Lunchbox Plugin and extracting the Iso-curves.

Curve Mapping Grasshopper3d Definition 3D Pattern Parakeet Lunchbox Plugin

Curve Mapping

In this grasshopper definition by using the Parakeet’s pattern genotype inside an hexagon, you can model a parametric pattern model.

Sine*Cosine Frames Grasshopper3d Definition Dendro Plugin

Sine*Cosine Frames

In this grasshopper definition you can model a wavy like frame structure around a sphere. First we will extract the vertices of the sphere and then use a Sine*Cosine function to move them around.

Geometry Wrapper Grasshopper3d Definition Millipede Plugin

Geometry Wrapper

In this grasshopper definition you can learn how to use the Millipede’s geometry wrapper to model a mesh around a curve and control it with different parameters.

Wave on Icosahedron Grasshopper3d Definition Weaverbird Plugin

Wave on Icosahedron

In this grasshopper definition first we model an Icosahedron by Weaverbird and then generate wave pattern on it by using Mesh+ Plugin. Finally you can also make the mesh thicker and smoother.

Kaleidoscope Pattern Grasshopper3d Definition Parakeet Plugin

Kaleidoscope Pattern

In this grasshopper definition by defining a base pattern you can generate a kaleidoscope by using the Parakeet plugin.

Noise on Surface Grasshopper3d Definition Lunchbox Tundra Plugin

Noise on Surface

In this grasshopper definition, you can create noise on any surface by using the Tundra plugin. For example we have used the Mobius surface component by Lunchbox plugin.

Minimal Surface Grasshopper3d Definition Meshedit Fox Plugin

Minimal Surface

In this grasshopper definition by using standard minimal surface equations, you can create different minimal surfaces and also use Align vertices to avoid generating an invalid mesh.

Kinetic Iso Surface Grasshopper3d Definition Weaverbird Millipede 4D Noise Plugin

Kinetic Iso Surface

In this grasshopper definition by using the PerlinNoise component of the Noise 4d plugin you can produce a changing value for a iso surface which is generated with Millipede.You can also subdivide the mesh surface to have a smoother result.

Chladni Surface Grasshopper3d Definition Weaverbird Plugin

Chladni Surface

In this grasshopper definition you can create a surface which is based on the Chladni equation. You can also make the mesh faces colorful by a gradient and Subdivide the surface by Weaverbird plugin to have a smoother mesh.

Curl Noise Grasshopper3d Definition

Curl Noise

In this grasshopper definition you can create a grid of boxes and change their oreintations by using the CurlNoise Component.

Voronoi Virus Grasshopper3d Definition Weaverbird Plugin

Voronoi Virus

In this grasshopper definition you can use the “facet dome” component to cover a sphere with voronoi cells and then move the centroid in the normal direction to finish the model.Finally you can use the weaverbird plugin to smooth the geometry.

Pixelized Sphere Grasshopper3d Definition Pufferfish Plugin

Pixelized Sphere

In this grasshopper definition by exploding a mesh sphere and by using the Pufferfish plugin you can extrude the faces towards their normals controlled by a sine wave.

Square Fractal Anemone Plugin Grasshopper3d Definition

Rotating Squares

In this definition you can model a fractal based on a square which builds two smaller squares on one of its edges.

Rotating Fractal Grasshopper3d Definition

Simple Polygon

In this definition you can make a fractal rotating polygon by using the Anemone plugin. First we are going to explode the curve to its segments and then evaluate a point on the edges. This recursive algorithm will produce the final rotating polygons.

hypercube (tesseract) grasshopper3d Definition

Hypercube

In this grasshopper definition you can model the shadow of a hypercube(tesseract). In geometry, a hypercube is an n-dimensional analogue of a square and a cube.

3D Maurer Rose Grasshopper3d Definition

3D Maurer Rose

In this grasshopper definition by using the 3d Maurer rose formula and combining it with Dendro plugin you can create a parametric form. In geometry, the concept of a Maurer rose was introduced by Peter M. Maurer.

Rolling Sphere Spirograph Grasshopper3d Definition

Rolling Sphere Spirograph

In this grasshopper definition by creating relative tangent spheres which revolve around each other you can create different spirograph patterns in 3d space you can also use Dendro plugin to convert these complex curve to volume.

Rolling Circles Spirograph Grasshopper3d Definition

Rolling Circles Spirograph

In this grasshopper definition by creating relative tangent circles which revolve around each other and create different spirograph patterns.

testing