Circles

I was curious in how recursion could be used in Framer.js, and this is a quick demo of it. I wrote a function that would would split the circle into four smaller circles on a tap/click. The function would then call itself on each of the smaller circles it created allowing it to then be split again.

Play around with it yourself!
http://share.framerjs.com/kxee3drgdtjr/

Posted on Aug 2, 2015

More by Alex Tsai

View profile