Fractals Workshop

Fractals Workshop

The Fractals Workshop is a hands-on workshop exploring generative design through the use of analog algorithms. It is a 3D thinking workshop in which participants develop algorithms or rules of growth that are demonstrated through geometric aggregation models.

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.

julia set voronoi500

Julia set voronoi

In this grasshopper definition, you can create a series of 2d voronoi cells based on thhe julia set fractal.

FractureHopper Grasshopper3d Plugin

FractureHopper

FractureHopper by albertovalis is an extension of GH for fractal math and chaos theory. It extends grasshopper with a number of utilities: Julia 2D and 3D sets and tests, Lorenz attractors, Rabinovich-Fabrikant maps, Bifurcation diagrams.

Fractals Grasshopper3d Plugin

Fractals

Fractals is a plugin for Grasshopper that allows users to create 3 different types of mathematically generated fractals.

A proposal for the use of fractal geometry algorithmically in tiling design

Fractal Geometry

Fractal geometry formation, which is focused on this study by Asli Agirbas, is a system seen in nature. A model based on fractal growth principle was proposed for tile design.

Python Fractal Tree Grasshopper3d Definition

Python Fractal Tree

This grasshopper definition can help you model fractal trees fast.This Python fractal tree example file can also be used as an exercise for how to write fractals in python and use boolean to make your code more advanced.

Gosper-Peano Curve Grasshopper3d Example

Gosper-Peano Curve

Here, Tuğrul Yazar studied a space-filling fractal called Gosper-Peano curve. You should have Anemone components installed in order to run this definition. The generator curve is a special one.

Chimpanzee Grasshopper3d Plugin for fractal enthusiasts

Chimpanzee

Chimpanzee by matous111 is a Grasshopper plug-in for Rhino 6 written in Python which focuses on fractal math and chaos theory. Chimpanzee contains currently 71 components.

Scaling Circle Fractal Grasshopper3d Definition

Scaling Circle Fractal

In this definition you can model a parametric fractal based on circles.In each step the circles scale down and cover a portion of the circle’s circumference.

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.

Geometrical Plants

Geometrical Plants

Civilization has struggled to understand this perfect geometry for thousands of years. In the 4th century, Plato believed that symmetry in nature was proof of universal forms; in 1952, the famous code-breaker Alan Turing wrote a book trying to explain how such patterns in nature could be formed.

The Mandelbrot Set

The Mandelbrot Set

Mandelbrot set, a famous fractal that is a badge of honor for mathematicians. One way of defining the Mandelbrot set is by looking at how complex functions behave under repeated iteration.

3D Cellular Automata

3D Cellular Automata

This video by Softology is about 3d cellular automata. Visions of Chaos is a professional high end software application for Windows. It is simple enough for people who do not understand the mathematics behind it, but advanced enough for fractal enthusiasts to tweak and customise to their needs.

testing