CodingTrain / Suggestion-Box

A repo to track ideas for topics
572 stars 86 forks source link

[Challenge] Chaos game #534

Open eyalp55 opened 7 years ago

eyalp55 commented 7 years ago

So I recently came across a video by Numberphile (a creative mathematics channel) and they did a video about Chaos games, which is a part of chaos theory and similar to the Lorenz Attractor you did a while back. I added a snippet of code to run a chaos game with an unusual outcome, along with a few Wikipedia links, have fun and creative code on!

https://en.wikipedia.org/wiki/Chaos_game https://en.wikipedia.org/wiki/Barnsley_fern#Construction

serpinski_triangle_from_chaos.zip

RedHenDev commented 7 years ago

Here's my go at it: http://codepen.io/RedHenDev/pen/dWvEaw