Pixel Marathon

Animation Info

Quality Value
name Pixel Marathon
abbr PXM
runCount default Endless
minimum colors 1
unlimited colors true
dimensionality ONE_DIMENSIONAL, TWO_DIMENSIONAL, THREE_DIMENSIONAL
Parameter Type Default Value Description
interMovementDelay Int 8 Delay between movements in the pixel run animations
maxInterAnimationDelay Int 1000 Maximum time between start of one pixel run and start of the next
movementPerIteration Double 1.0 How far to move along the X axis during each iteration of the animation
maximumInfluence Double 1.0 How far away from the line a pixel can be affected
offset Distance 0.0, 0.0, 0.0 Offset of the line in the XYZ directions
rotation Rotation 0.0 rad, 0.0 rad, 0.0 rad, [ROTATE_Z, ROTATE_X] Rotation of the line around the XYZ axes
lineEquation Equation 0x⁰ The equation representing the line the pixel will follow

Description

Watch pixels race each other along a line. A color is chosen randomly from colors, then a pixel is sent down the strip. After waiting for up to maxInterAnimationDelay milliseconds, another pixel is sent.

Animation Signature

One Dimensional

Pixel Marathon Signature

Two Dimensional

Pixel Marathon 2D Signature