Art Restoration Simulator
Try it online @ catseye.tc | See also: The New Gamerly Realism
This is a simulator which enables the user to experience the thrills and spills of art restoration from the comfort and safety of their own domicile.
Instructions: After loading the HTML5 page in your browser, use your mouse (or your finger, on a touch device) to restore the artwork.
The first implementation of Art Restoration Simulator (released circa May 2013, which we will call version 1.0) was located in the HTML5 Gewgaws distribution. The current version found in this repository (which we will call version 1.1 or later) has had several improvements made to it:
- It has been adapted to use DAM.
- It has a more robust DOM structure which makes it more usable on mobile devices. (Previously it looked pretty drek on mobile devices.)
Commit History
@master
git clone https://git.catseye.tc/Art-Restoration-Simulator/
- Finish up including license information and informative README. Chris Pressey 17 days ago
- Make the media queries stylesheet external. Chris Pressey 17 days ago
- Make the canvas elements responsive styled, to fit in viewport. Chris Pressey 17 days ago
- Introduction function to properly compute canvas coordinates now. Chris Pressey 18 days ago
- Checkpoint converting Art Restoration Simulator to own repository. Chris Pressey 18 days ago