Export Image
Export Code

Colorful Smoke Rings - Animation Test

Tom-S82

Last edited Jul 27, 2020
Created on Jul 27, 2020

A program that draws concentric circles that expand and end up immitating drifting smoke rings.


Notes:


Success/Failure Notes:

  • I originally tried to accomplish this with the Styled-Components plug-in. Although it worked, it proved to be too resource-intensive, especially when so many DOM objects had to be re-rendered.
  • I also experimented with the onAnimationIteration and onAnimationEnd global event handlers but couldn't reliably get them to work for this project. Further learning required...
MIT Licensed