Was this perhaps inspired by this video? https://youtube.com/watch?v=WqnXp6Saa8Y
Clone-a-Lisa
71–80 of 103 posts
Re: Clone-a-Lisa
#72I made this game; in case anyone's wondering how the scoring works: It draws your version over the original with 'difference' compositing, then downscales the result (using 'medium' quality to avoid most pixels getting skipped) and adds up the R, G & B values for every pixel in that small image. This total is then compared with the total difference for the initial state (which represents 0%). Darker areas have the bi…
My high score: Needless to stay I best stick to software engineering: https://i.imgur.com/b7wbUNI.jpg
Re: Clone-a-Lisa
#73Re: Clone-a-Lisa
#74Re: Clone-a-Lisa
#75Re: Clone-a-Lisa
#76I made this game; in case anyone's wondering how the scoring works: It draws your version over the original with 'difference' compositing, then downscales the result (using 'medium' quality to avoid most pixels getting skipped) and adds up the R, G & B values for every pixel in that small image. This total is then compared with the total difference for the initial state (which represents 0%). Darker areas have the bi…
I like it, but can I get a diff between my drawing and the real thing at the end please?
Re: Clone-a-Lisa
#77I know It might be obvious but having those extension always on I tend to forget they sometime can cause some visibility issues, so I'm leaving this here :)
Re: Clone-a-Lisa
#78This doesn't work well with browser extensions which darken web pages color themes (like "Dark Reader"), as all the painting colors will be rendered to black. I know It might be obvious but having those extension always on I tend to forget they sometime can cause some visibility issues, so I'm leaving this here :)
Re: Clone-a-Lisa
#79This doesn't work well with browser extensions which darken web pages color themes (like "Dark Reader"), as all the painting colors will be rendered to black. I know It might be obvious but having those extension always on I tend to forget they sometime can cause some visibility issues, so I'm leaving this here :)
There's a global setting in Dark Reader to "Detect dark theme" pages -- when that is enabled, this game is automatically detected as using a dark theme so the Dark Reader plugin is disabled for the page.
Re: Clone-a-Lisa
#80Hmm, the scoring seems off https://imgur.com/a/b9NHotr