Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 696 Bytes

README.MD

File metadata and controls

14 lines (10 loc) · 696 Bytes

#Fancy Music Spectrum Animation

I am impressed with the animation from dribble and decided to write an implementation of the following animation.

Also, I have found the implementation of their product Wave In App - CleverRoad Github. The code is written in OpenGL and the animation is repeating in consistent pattern compare to the fancy animation that shown in their showcase.

Thus, I decided to write an implementation with Android Canvas.

##Animation Preview ####Dribble gif ####My Implementation mygif mygif2