Create README.md

This commit is contained in:
Mitchell
2017-04-09 03:12:21 -07:00
committed by GitHub
parent c7ddfd8ba5
commit cb017cc551

View File

@@ -1,4 +1,9 @@
## About ## About
A simple rework of the CPU based Conway's game of life simulation on the GPU 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/