siteIcon

Falling Leaves

James C, 2022

Your browser does not support HTML5 Canvas

Notes:

A fall themed design of a tree on a hill with randomly selected leaves, timing, location, spin speed, and downward speed.

Note: Making the frame rate higher than it already is causes the leaves to disappear more.

Features:
Design Scale:

Canvas size:

Frame rate: 6.67fps

Shapes:
  • Rounded Rectangle for trunk
  • Bell Curve for hill
  • Limacon for foliage
  • Bumpy Circle for leaf option
  • Clover for leaf option
  • Rose for leaf option
  • Butterfly for leaf option
Even More:
  • The animation is created using setInterval(function,time between calls)
  • There can be a max of 13 leaves at a time and one has a 40% chance to be created every frame