This Snowflake Generator uses JavaScript and HTML5 Canvas to create procedurally generated snowflakes using L-systems. It allows interactive panning and zooming, with realistic physics for the snowflakes.
Converted to JavaScript based on the original PyGame implementation.