Implemented Fibonnaci animation using Compose. Inspired from
@physics_only_
Instagram reel but was removed now.
Tried with different approaches but finally went with Recursive Composables (it was fun)
GitHub repo
Original animation in ๐งต
๐๐ผ 1
๐ 3
๐ 8
ms
12/01/2021, 5:32 PM
Inspired Animation
ms
12/01/2021, 5:34 PM
now the only thing left to achieve is the circle. How can I draw a circle which takes the path of the smallest square?