You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Mitchell b8a129e2c4
Update README.md
7 years ago
assets
include Cleaned up the decoder, weird failbit behaviour from gitline. 8 years ago
kernels Cleaned up the decoder, weird failbit behaviour from gitline. 8 years ago
src small tweaks, addind mouse control and preview of chosen pattern 8 years ago
.gitignore
CMakeLists.txt
FindSFML.cmake
README.md Update README.md 7 years ago

README.md

About

With the cl_khr_gl_sharing extension to the OpenCL API, we can do a zero copy share of the automata data and the rendered textures. This speeds up the sim quite significantly, getting 1500 cycles per second on a 1920x1080 grid of single pixel cells

Features