Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 294 Bytes

File metadata and controls

13 lines (10 loc) · 294 Bytes

SnowFlake

snowflake

This is a hobby project. Clone repo and open snowflake/snowflake.html in your browser

Goal

  • create a koch fractal using html5 canvas.
  • memory efficient
  • async (draw lines that are calculated, want to see a growing image.)