Skip to content

ShaneHudson/Albus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My 10K Apart 2016 entry, an edge detecting colouring app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published