Package com.aparapi.examples.effects
-
Class Summary Class Description Main An example Aparapi application which tracks the mouse and updates the color pallete of the window based on the distance from the mouse pointer.Main.MouseTrackKernel An Aparapi Kernel implementation for tracking the mouse position and coloring each pixel of a window depending on proximity to the mouse position.