gpujs / gpu.js

GPU Accelerated JavaScript
https://gpu.rocks
MIT License
15.08k stars 650 forks source link

add demo #700

Closed brakdag closed 3 years ago

brakdag commented 3 years ago

Add my demo. https://observablehq.com/@brakdag/conway-game-of-life-gpu-js

robertleeplummerjr commented 3 years ago

Very nice job. I took some time to clean it up a little, both out of curiosity, and to make it run more efficiently. Let me know what you think. Ty for your contribution.