Advertise here

jQuery Plugins Tagged ‘canvas’

G2 – Interactive Data-Driven Chart Library

March 17, 2020     1298     Chart & Graph
G2 – Interactive Data-Driven Chart Library

G2 is a highly interactive data-driven visualization grammar for statistical charts. with a high level of usability and scalability. You can describe the visual appearance and interactive behavior of a visualization just by one statement, and generate web-based views using Canvas or SVG.

Read More »

Zdog – Round, Flat, Designer-Friendly Pseudo-3D Engine

June 13, 2019     1249     Animation
Zdog – Round, Flat, Designer-Friendly Pseudo-3D Engine

Zdog is a 3D JavaScript engine for <canvas> and SVG. You can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes.

Read More »

html2canvas – Screenshots with JavaScript

April 28, 2019     2589    
html2canvas – Screenshots with JavaScript

html2canvas is a javascript library that allows you to take screenshots of webpages, directly on the users browser.

Read More »

x-spreadsheet – Web Based JavaScript Spreadsheet

February 04, 2019     3764     Tables
x-spreadsheet – Web Based JavaScript Spreadsheet

x-spreadsheet is a web-based JavaScript (canvas) spreadsheet.

Read More »

Matter.js – 2D Physics Engine for the Web

July 12, 2018     1111    
Matter.js – 2D Physics Engine for the Web

Matter.js is a 2D rigid body physics engine for the web written in JavaScript.

Read More »

SpriteJS – Lightweight 2D Canvas Rendering Engine for Modern Browsers

July 01, 2018     548    
SpriteJS – Lightweight 2D Canvas Rendering Engine for Modern Browsers

SpriteJS is a lightweight 2D canvas rendering engine for modern browsers. Manipulate the sprites in canvas as you do with the DOM elements.

SpriteJS can be used with D3.js, Proton and Matter-js.

Read More »

Rough.js – Create Graphics with a Hand-Drawn, Sketchy, Appearance

March 22, 2018     907    
Rough.js – Create Graphics with a Hand-Drawn, Sketchy, Appearance

Rough.js is a canvas based, lightweight library that lets you draw in a sketchy, hand-drawn-like, style.

Rough.js defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses.

Read More »

Tower Building Game with Html5 Canvas and Javascript

March 21, 2018     1727     HTML5
Tower Building Game with Html5 Canvas and Javascript

Tower Game is a HTML5 canvas tower building game using javascript. MIT licensed and has some option to customize.

Read More »

JS-ImageDiff – Canvas Based ImageDiff Utility with Javascript

March 11, 2018     481    
JS-ImageDiff – Canvas Based ImageDiff Utility with Javascript

JS-ImageDiff is a javascript canvas based image diff utility with Jasmine matchers for testing canvas.

Read More »

Lena.js – Library for Image Processing

August 29, 2017     1585     HTML5 Effects
Lena.js – Library for Image Processing

Lena.js is a javascript library for image processing.

Current filters:
gaussian, grayscale, highpass, invert, laplacian, prewitt, rgb, roberts, saturation, sepia, sharpen, sobel, thresholding, lowpass 3x3, lowpass 5x5

Read More »

Alter – Convert Text to Image

July 25, 2017     713     HTML5
Alter – Convert Text to Image

Alter is a small javascript snippet that convert text to image by using canvas.

Read More »

CamanJS – Javascript Image Manipulation

July 07, 2017     1220     Effects
CamanJS – Javascript Image Manipulation

CamanJS is manipulating images using the HTML5 canvas and Javascript. It's a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques.

It is also completely library independent and can be safely used next to NodeJS, jQuery, YUI, Scriptaculous, MooTools, etc.

Read More »

Fabric.js – Javascript Canvas Library

June 10, 2016     3046     HTML5
Fabric.js – Javascript Canvas Library

Fabric.js is a powerful and simple Javascript HTML5 canvas library. Fabric provides interactive object model on top of canvas element.

Fabric also has SVG-to-canvas (and canvas-to-SVG) parser.

Read More »

Atrament.js – Javascript Library for Drawing and Handwriting on the HTML Canvas

April 05, 2016     3486     Others
Atrament.js – Javascript Library for Drawing and Handwriting on the HTML Canvas

Atrament is a lightweight library that enables the user to draw smooth, natural drawings and handwriting on the HTML canvas.

Read More »

Spring Loaders with Rebound and Canvas

March 10, 2016     1941     Animation
Spring Loaders with Rebound and Canvas

A tutorial on how to create a loading spinner made with inscribed polygons and animated with Rebound spring motion.

Read More »