Realtime Responsive Typography Based on Viewing Distance via Webcam
51–60 of 61 posts
Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#52Earlier quoted context omitted.
Whatever that font is (Source Pro Sans), it's fairly unreadable to me (Chrome on Ubuntu). My eyesight is not great, but having a font that is too thin doesn't help either. I wish body text just stayed in either serif or sans-serif at 1em. Use custom fonts for headers, but let my browser preferences determine the body text.
Fixed, you're absolutely right - that font should only be used for headers.
Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#53Does the emerging browser camera support allow requesting permission for a single snap (to calibrate distance) as opposed to constant-video?
Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#54Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#55Cool experiment! But maybe I'm not understanding something. When a human can't see an object in sufficient detail they lean forwards to increase its apparent size in their optical field. This breaks that fundamental interaction. When you lean forward it stays the same size. Argh! In other words if your eyes are good enough to read the large text, they'll be good enough to read the small text when you lean in - nothin…
I don't think the application of this technology would be the way it is on this page: likely it would detect your face and then set the text accordingly, and then leave it alone. A constantly changing text size is bad interaction anyway.
I think a U-shaped curve could also be good: big text when you're far away, small text when you're at normal viewing distances, and zoom further [esp for full-page zoom] when you lean in very close.
Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#56Cool experiment! But maybe I'm not understanding something. When a human can't see an object in sufficient detail they lean forwards to increase its apparent size in their optical field. This breaks that fundamental interaction. When you lean forward it stays the same size. Argh! In other words if your eyes are good enough to read the large text, they'll be good enough to read the small text when you lean in - nothin…
Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#57check it out. http://codepen.io/JAStanton/pen/meDLB
too far?
Re: Realtime Responsive Typography Based on Viewing Distance via Webcam
#58I took it one step further and integrated rotation into the mix: check it out. http://codepen.io/JAStanton/pen/meDLB too far?