public marks

PUBLIC MARKS from srcmax with tags js & canvas

2014

CutJS

CutJS is lightweight, fast and interactable 2D HTML5 rendering engine for game development, it is open-source, cross-platform and compatible with modern browsers and mobile devices.

deakster/impact-imageblender · GitHub

Tint your images in ImpactJS on the client side. Uses the 'multiply' blending mode to colourize each pixel.

2013

Aristochart - Sophisticated Javascript charts.

by 2 others
Aristochart is highly customizable and flexible line charting library for canvas. Aristochart allows you to focus on aesthetic while it manages the data behind the scenes.

Drawscript - convert Illustrator shapes into code

by 2 others
Drawscript is an extension for Illustrator (a tool from Adobe® Creative Cloud) It generates graphics code from vector shapes in realtime.

2012

Manipulating video using canvas | Mozilla Developer Network

By combining the capabilities of the video element with a canvas, you can manipulate video data in real time to incorporate a variety of visual effects to the video being displayed. This article, adapted from this blog post by Paul Rouget, demonstrates how to perform chroma-keying (also known as the "green screen effect") using JavaScript code.

2010

canto-js - Project Hosting on Google Code

by 1 other
An improved API for the HTML CANVAS tag

2009

Manipulating video using canvas - MDC

(via)
By combining the capabilities of the video element introduced in Firefox 3.1 with a canvas, you can manipulate video data in real time to incorporate a variety of visual effects to the video being displayed. This article, adapted from this blog post by Paul Rouget, demonstrates how to perform chroma-keying (also known as the "green screen effect") using JavaScript code.