About Voronoid


Implementation:
Voronoid is written in Javascript.
It uses the Processing API for rendering on an
HTML5 <canvas>, and Raymond Hill's Javascript implementation of
Fortune's algorithm for calculating Voronoi diagrams.
Formatting is done in Javascript and CSS.
Hosted by GitHub Pages.
If you want to make neat stuff like this, take CS50.

Compatibility:
Voronoid relies on many recent aspects of CSS3, HTML5, and Javascript,
and may not work correctly even in relatively standards-compliant browsers.
Voronoid supports Firefox and Chrome, in Windows, Mac, and Linux.
Internet Explorer is not supported.
Safari is currently not supported, but this may change in the future.
Opera and mobile browsers have not yet been tested.