Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 668 Bytes

File metadata and controls

10 lines (7 loc) · 668 Bytes

Barnsley-fern-generation-in-python-

Python code to generate a barnsley fern and a mutated version of the barnsley fern.

Based on numberphile's youtube video titled "Chaos Game". Link: https://www.youtube.com/watch?v=kbKtFN71Lfs Barnsley Fern is generated using principles of chaos theory and attractors.

barnsleyfern

This repository contains python files to generate a sierpinsky triangle, the original barnsley fern and a mutated version of the barnsley fern. For mathematics behind the fern generation look up: https://en.wikipedia.org/wiki/Barnsley_fern