🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Mosaic is a funny jQuery plugin that takes advantage of canvas element to pixelate an image like the mosaic reveal effect.

Canvas

Documentation

small SNES-like mosaic effect for jQuery

This small jQuery plugin simply animates the specified image file with a mosaic effect.

Mosaic Example

Requirements

  • jQuery
  • a browser supporting canvas element (any recent version of IE/FF/Chrome/Safari will have canvas support)

Usage

jQuery('#myImage').mosaic({     repeat:true }); 

Demo

Watch SuperMario World with mosaic effect in all its glory here ;)


You May Also Like