ARLO Adapt
Classes | Static Public Member Functions | List of all members
arlo.GPU Class Reference

An example Aparapi application which demonstrates Conways 'Game Of Life'. More...

Classes

class  LifeKernel
 

Static Public Member Functions

static void main (String[] _args)
 

Detailed Description

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

Author
Wiltold Bolt
Gary Frost

Member Function Documentation

static void arlo.GPU.main ( String[]  _args)
static

The documentation for this class was generated from the following file: