Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 949 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 949 Bytes

Live Demo | Development Article

Albus

This is a online edge detection website that works in all browsers, including Lynx. It does this using PhantomJS to reuse client side code on the server. On browsers that support canvas, there is a basic colouring book style functionality so the user can colour in the lines created with the edge detection. Browsers that support service workers will enjoy a fully featured offline mode.

All this in under 7Kb transferred.

How to Install

This is a Node.js application so to install use npm install then node index.js. The install will take a while due to PhantomJS being used for server side rendering.

Screenshots

Albus Splash Page Albus Edge Detection Albus Colouring