vJ3.0

Here in da studio you see the concept versions. You can find the elaborated version in the Yeah Right! museum

Manual

Every 2 seconds a new random 384×256 grid of grey pixels

vJ2.1 > vJ3.0 changes

  • No more blurring
  • Start experimenting with small sequences of same colour

What does the script do?

  • In short, it draw 32.768 random coloured sequences of 3 pixels
  • There is a range of 16 colours; 14 greys, black and white
  • On load the script creates a canvas with the pixels
  • The canvas turned into a data url
  • The data url is placed as a background of a div

Versions JavaScript

PHP tests