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.
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