Accumulating Snow


Accumulating Snow


December 21, 2021

example p5.js javascript objects

This sketch uses the p5.Vector class to create an animation of snow that accumulates on the ground.

accumulating snow

Edit this sketch in the p5.js editor.

Remix Ideas

  • Use a rolling average to smooth out the ground.
  • Make your snow move horizontally rather than just falling straight down.
  • Add trees, mountains, or a snowman!

Using Objects Examples

Comments

Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!

Comments are powered by the Happy Coding forum. This page has a corresponding forum post, and replies to that post show up as comments here. Click the button above to go to the forum to post a comment!