NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire animation

NathanCheshire opened this issue · comments

Make the fire animation like from lume's front page https://lume.land/.

We can do this using circles that move up at a slightly increasing rate, the color changes from red to orange and to yellow, the radius decreases, and possibly the opacity decreases. Play with number of circles generated per second. New circles should appear on top.

I don't think this is something I want in Cyder anymore. Would much rather do it in React for a new personal website.