skeeto / webgl-game-of-life

WebGL Game of Life

Home Page:http://skeeto.github.io/webgl-game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WebGL Game of Life

http://skeeto.github.io/webgl-game-of-life/

License:The Unlicense


Languages

Language:JavaScript 70.0%Language:HTML 14.3%Language:GLSL 8.5%Language:CSS 7.2%