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

vJ5.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

Use the "Faster/Slower" buttons to draw faster or slower

Steps are a bit small so click generously to notice difference

vJ4.1 > v5.0 changes

  • Start with controls
  • You can now control the speed of the script

What does the script do?

  • In short, it constantly draw/redraw 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
  • With every new tile the data url is placed as a background of a div

Versions JavaScript

PHP tests