Create README.md
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
## 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/
|
||||
|
||||
Reference in New Issue
Block a user