/webgl-game-of-life

WebGL Game of Life

Primary LanguageJavaScriptThe UnlicenseUnlicense

WebGL Game of Life

An implementation of Conway's Game of Life that runs entirely on the graphics card. The browser's only job is to initialize it with random state and make regular draw calls.