Files
conways-game-of-life-gpu/README.md
2017-04-09 03:12:21 -07:00

10 lines
368 B
Markdown

## About
Using the OpenCL cl_khr_gl_sharing extension, a complete in core conways game of life simulation is achievable on the GPU, allowing performance exceeding 1500 cycles per second on a 1920x1080 grid with modest hardware.
### Features
* .rle decoder
* GUI tool to change cycle rate and select one of over 1500 patterns as shown on http://www.conwaylife.com/