Page 1 of 1

Chaos Game

Posted: Fri Apr 28, 2017 4:53 am
by Leinahtan
Hello!

I want to show you this creation.
It is basically the Chaos Game from the latest Numberphile video on Youtube.
(If you like math, I highly recommend this channel)

Although simple, I found playing with the points really mesmerizing and thought others might enjoy.
(Plus I got to test the Imgui binding yay)
It only include the midway algorithm, but it should be easy to add your own if you want to play with it.

You need imgui, the dll is in the zip.

First post! :)

Re: Chaos Game

Posted: Fri Apr 28, 2017 7:07 am
by Atavismus
Hi there!

As I'm not at all a math guy, I'm glad I learnt something very interesting today, so thank you Leinahtan.
Also, nice implementation.
Well done! :)

Re: Chaos Game

Posted: Fri Apr 28, 2017 8:44 am
by Leinahtan
Thank you! Glad you like it.

Re: Chaos Game

Posted: Sat Apr 29, 2017 10:21 am
by pedrosgali
It was an interesting numberphile, you should try making an implementation of the sand piles episode. Nice work. :)