|
ARLO Adapt
|
An example Aparapi application which demonstrates Conways 'Game Of Life'. More...
Classes | |
| class | LifeKernel |
Static Public Member Functions | |
| static void | main (String[] _args) |
An example Aparapi application which demonstrates Conways 'Game Of Life'.
Original code from Witold Bolt's site https://github.com/houp/aparapi/tree/master/samples/gameoflife.
Converted to use int buffer and some performance tweaks by Gary Frost
|
static |
1.8.10