Live data from Hacker News

Clone-a-Lisa

vole.wtf

71–80 of 103 posts

Re: Clone-a-Lisa

#72

I 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

It’s like some demented Winnie the Pooh

Re: Clone-a-Lisa

#73
Dope! Feedback: 1. An option for infinite time would be lovely. 2. I'd love to have a way to see both the original and my painting. Keyboard shortcuts to toggle back and forth? I find the biggest challenge is I keep forgetting... Side by side of painting + original with maybe an additional overlayed would be great.

Re: Clone-a-Lisa

#74
This is reminding me of the John Cleese bit about hamlet having 8262 words and comparing the Shakespeare roles by word count.

Re: Clone-a-Lisa

#75
post #72

Earlier quoted context omitted.

My high score: Needless to stay I best stick to software engineering: https://i.imgur.com/b7wbUNI.jpg

It’s like some demented Winnie the Pooh

We call his great leader of the D-round Investment Xi Reddit Ping in these parts.

Re: Clone-a-Lisa

#76
post #52

I 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?

It should do a fade blend btwn the two. (and allow me to upload images for either personal or challenges among friends -- this should be like that old game "draw something" challenges

Re: Clone-a-Lisa

#77
This 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

#78
post #77

This 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 :)

Thank you!

Re: Clone-a-Lisa

#79
post #77

This 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 :)

I have Dark Reader and had no issues.

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.

Post reply on HN