Untitled topic
1–10 of 85 posts
Re: undefined
#2also.. tangentially I have been experimenting with directly exposing photo paper with my phone screen, and pulling it away in a fraction of a second. Do any android devs out there know if it would be feasible for me to whip up an app that flashed the screen including backlight on and off to show an image for a fraction of a second at a specific brightness?
Re: undefined
#3For many monitors this is not true. For a screen where the resting state of the LCD pixels are open displaying black means the monitor has to switch the diffuser to closed in order to block the light, which uses more energy than displaying white. There are lots of different LCD technologies which affect whether black or white is more efficient. For CRT screens black is always better.
https://www.scientificamerican.com/article/fact-or-fiction-b...
Re: undefined
#4Re: undefined
#5Re: undefined
#6Is anyone else getting a certificate error? also.. tangentially I have been experimenting with directly exposing photo paper with my phone screen, and pulling it away in a fraction of a second. Do any android devs out there know if it would be feasible for me to whip up an app that flashed the screen including backlight on and off to show an image for a fraction of a second at a specific brightness?
Re: undefined
#7Re: undefined
#8
document.addEventListener('click', () => document.body.requestFullscreen())