A 3D version of Conway's Game of Life done in WebGL and Javascript. Currently limited to 40x40x40 for performance reasons.
Updated June 17th, 2017
A javascript experiment using an HTML5 AudioContext to capture frequencies from a playing audio file.
Updated April 18th, 2020
Playing around with various Conway's Game of Life algorithms in javascript.