canvid is a tiny dependency free library for playback of relatively short videos on canvas elements.
StackBlur.js is a fast, almost Gaussian blur for canvas. It's based on implementation of StackBlur algorithm.
Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg
, canvas
, and webgl
.
minBlock.js is a pure javascript canvas implementation of Matrix Grid. Primary application was to generate Github like random avatar.
A tutorial about how to resize and crop images using JavaScript and the HTML5 Canvas element using controls, commonly seen in photo editing applications.
jQuery.eraser is a plugin that makes an image erasable with mouse or touch movements.
This plugin replaces the targeted image by an interactive canvas that can be erased using touch or mouse inputs. You can specify a callback for completion and set the brush size.
Sigma is a JavaScript library dedicated to graph drawing. It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applications.
Sigma provides a lot of built-in features, such as Canvas and WebGL renderers or mouse and touch support, to make networks manipulation on Web pages smooth and fast for the user.
Offreg is a jQuery plugin that uses canvas to create a 'screen print' offset effect on an image, by altering the pixel data.
Sketch.js is an easy-to-use jQuery plugin that allows you to create canvases upon which visitors can draw. It supports multiple browsers including mobile devices (albeit with performance penalties).
jQuery.BlackAndWhite plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers.
vintageJS is a jQuery plugin that uses the html5 canvas element to add a great vintage look to your photos. It comes with three effect-presets and can be customized very easily.
jQuery.fluxoModal is a jQuery plug-in similar to lightbox. It can highlight any kind of html element inside an html modal window, blurring the background using html5 canvas, CSS3 animations and a crossbrowser fallback for IE.
Tipped allows you to easily create beautiful tooltips using the jQuery Javascript library.
Evolved from the popular Prototip library, Tipped takes tooltips to the next level by using HTML5 to give you full control over the look and feel of your tooltips.