zhiqiang-li / Crystallisation

A JavaScript / CoffeeScript & 2D Canvas experiment, exploring the recursive subdivision of polygons to form crystallisation patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A JavaScript, CoffeeScript & 2D Canvas implementation of an old Flash experiment, exploring the recursive subdivision of polygons to form crystallisation like patterns.

Check out the demo

Build it like so:

coffee -o js/ -cwb coffee/

About

A JavaScript / CoffeeScript & 2D Canvas experiment, exploring the recursive subdivision of polygons to form crystallisation patterns.


Languages

Language:CoffeeScript 94.5%Language:HTML 5.5%