Snowglobe




Objective: Create an animated snowglobe in html

Problem: I wanted the snow to fall, while still looking natural. It shouldn't move off the screen.

Solution: I added javascript to give the snowflakes a little jiggle, and if a snowflake goes off the screen, it teleports it to the other side.