NathanCheshire / Cyder

Multipurpose utility tool expressed using a custom JVM UI library built over Swing
GNU General Public License v3.0
11 stars 1 forks source link

Fire animation #217

Closed NathanCheshire closed 1 year ago

NathanCheshire commented 1 year ago

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.

NathanCheshire commented 1 year ago

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