vJ4.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 tiles

vJ3.2 > v4.0 changes

  • Back to the tiles (10×10 pixels)
  • 32×16 tiles
  • Every 4 seconds a new image

What does the script do?

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

Versions JavaScript

PHP tests