/chaosGame

Short python program to generate fractals using the chaos game https://en.wikipedia.org/wiki/Chaos_game

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

chaosGame

Generate Fractals using the chaos game.

Some different fractals can be generated, such as the Sierpinski triangle and the Barnsley Fern through the command line.

Dependencies

numpy

graphics.py which is also included for convenience.

System requirements

The only requirement is a working version of Python 3 and that the operating system provides the neccessary components for graphics.py.

An Example. A Fancy Fractal

All the best,

John