Skip to content

Exploring fractals and creating hasty implementations

Notifications You must be signed in to change notification settings

ksprugevics/fractals

Repository files navigation

Fractals

This repository contains some of the most popular fractals and my crude implementations of them.

List of fractals

  • Mandelbrot set
  • Julia set
  • Cantor set
  • Sierpinski triangle
  • Koch snowflake
  • Pythagoras tree
  • Burning ship fractal
  • Barnsley fern
  • Dragon curve
  • Sierpinski carpet
  • Apollonian Gasket
  • Devil's staircase

Mandelbrot set

mandelbrot

Julia set

julia

Cantor set

cantor

Sierpinski triangle

sierpinski

Koch snowflake

koch

Pythagoras tree

pythagoras

Burning ship fractal

burning

Barnsley fern

barnsley

Dragon curve

dragon

Sierpinski carpet

sierpinskicarpet

Apollonian gasket

apol

Devil's staircase

devils