Home

Awesome

Chaos Game

Play the chaos game to create awesome fractal images

Screenshots

Video Demo

It has come to my notice that Yu-Jie Lin has made a nice video showing the features of this program, which can be seen on youtube here.

How it works

The tool takes takes multiple points as input from the user. Then, it assigns the centroid of these points as the initial point. Then, it iterates moving towards a random point, moving in a ratio of r taken as input.

Usage

./chaos-game

Build process

mkdir build
cd build
cmake ..
make

Requirements

License

This software is licensed under the MIT License