Every 5 ms a new pixel (According to the script)

vJ6.0

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

Manual

Preferably used with no other apps running, it's kinda resource unfriendly

Just play with the controls and see what happens

vJ5.0 > v6.0 changes

  • More controls
  • Play/Pause the script
  • Extra colour palletes
  • Added some accessibility in the form of aria-label and css :focus

What does the script do?

  • In short, it constantly draw/redraw 512 random coloured tiles
  • You control the speed and what colour pallete is used
  • While running, the script creates a canvas with the tiles
  • The canvas turned into a data url
  • With every new tile the data url is placed as a background of a div

Versions JavaScript

PHP tests