Game of Life on the GPU
This is a modularized version of the game of life tutorial created by Charlie Roberts. It also includes type information in jsdoc comments.
For budo, do npm start
For just building the bundle, do npm run build
a completed version of Charlie Robert's tutorial for game of life with type info and glslify modularization
JavaScript
This is a modularized version of the game of life tutorial created by Charlie Roberts. It also includes type information in jsdoc comments.
For budo, do npm start
For just building the bundle, do npm run build