Package com.aparapi.examples.javaonedemo
-
Class Summary Class Description Life An example Aparapi application which demonstrates Conways 'Game Of Life'.Life.LifeKernel LifeKernel represents the data parallel algorithm describing by Conway's game of life.Mandel An example Aparapi application which displays a view of the Mandelbrot set and lets the user zoom in to a particular point.Mandel.MandelKernel An Aparapi Kernel implementation for creating a scaled view of the mandelbrot set.NBody NBody implementing demonstrating Aparapi kernels.NBody.NBodyKernel