pci / deltaImg

A resolution and bandwidth responsive image system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

DeltaImg is a responsive image system that you can read about here (plus live versions of the demos), it has two parts:

  • A node.js script (create.js) to make the low-resolution and difference files
  • A client side script (~500B) to stitch the images together

Use

The node.js script requires node-canvas npm install canvas

Image attributions

The three kitten images are from:

About

A resolution and bandwidth responsive image system


Languages

Language:JavaScript 100.0%