From da89573679309ad3c8ed11b93a806ea6384ba6fb Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Wed, 26 Jun 2013 02:58:35 +1200 Subject: Implement dyeImage Split loadImage into a common resource.js Add a compatability check for both canvas-node and browser functionality Note that the generated dyed image is off-by-one to the tested TMWW image. The algorithm needs verification and possibly correction. Either way, it's close enough by the eye. --- public/playground.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 public/playground.html (limited to 'public/playground.html') diff --git a/public/playground.html b/public/playground.html new file mode 100644 index 0000000..3099b83 --- /dev/null +++ b/public/playground.html @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50