Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 256 Bytes

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.