vJ3.1

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

vJ3.0 > v3.1 changes

  • longer sequences of same color; 16 instead of 3

What does the script do?

  • In short, it draw 6.144 random coloured sequences of 16 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