jQuery Nearest Element
Find the elements in a page that are closest to (or furthest away from) a particular point or element, based on pixel dimensions
Find the elements in a page that are closest to (or furthest away from) a particular point or element, based on pixel dimensions
jQuery plugin to allow selection of non-transparent areas of images only or just to check for transparent / non-transparent areas. Also allows to select elements behind transparent areas of overlapping images.
This plugin will process a given HTML5 canvas or image element using one of the offered Blend-Modes by the Blend-Layer parameter.
Retinize will upscale (using nearest neighbor) images to look correctly on retina screens. This is particularly useful for pixel art when you don’t want to store an upscaled version.
jQuery plugin to pixelate an image on a canvas element
jQuery plugin for javascript image dithering using a fixed palette
Provides the ability to generate random textures which can then be used as the basis for natural textures such as clouds, marble, fire, etc for rendering to the canvas. Also provides screen objects that can manipulate the pixels on the canvas directly. Screens can have colour maps applied, can be combined or scrolled to create … Continue reading