/img-melt

IMG-MELT is an HTML5 custom element for melting images pixel by pixel into a lump of pixels at the bottom of the image frame.

Primary LanguageJavaScript

img-melt

A custom HTML element that melts images pixel by pixel. Each pixel is compared with the pixel below it and if the supporting (lower) pixel is transparent the upper pixel will fall into its place (their positions are swapped).