Skip to content

skeeto/webgl-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.