Earlier quoted context omitted.
Limiting depth of field is a very useful way to emphasize specific elements of a photograph and for that reason it's almost always used for portraits. It also compensates for portrait photos being best taken from a distance using a telephoto lens. The reason those are best is because it captures the face people remember instead of the face they actually see. The reason compensation is needed is because the same lens…
Difference being, the face is the content, the background is noise. Here, the screenshot is the content. Ex. The only physical feature of my face i like is my eyes. Yet, it'd be weird if I depth of field'd everything but my eyes. I'm sure this has uses but it's hard to argue it does from fundamentals of photography
Add Depth of Field to Screenshots
31–40 of 63 posts
Re: Add Depth of Field to Screenshots
#32And this is why you write your websites HTML instead of javascript.
Re: Add Depth of Field to Screenshots
#33> Application error: a client-side exception has occurred (see the browser console for more information). And this is why you write your websites HTML instead of javascript.
Re: Add Depth of Field to Screenshots
#34Earlier quoted context omitted.
Limiting depth of field is a very useful way to emphasize specific elements of a photograph and for that reason it's almost always used for portraits. It also compensates for portrait photos being best taken from a distance using a telephoto lens. The reason those are best is because it captures the face people remember instead of the face they actually see. The reason compensation is needed is because the same lens…
Difference being, the face is the content, the background is noise. Here, the screenshot is the content. Ex. The only physical feature of my face i like is my eyes. Yet, it'd be weird if I depth of field'd everything but my eyes. I'm sure this has uses but it's hard to argue it does from fundamentals of photography
Re: Add Depth of Field to Screenshots
#35Earlier quoted context omitted.
Limiting depth of field is a very useful way to emphasize specific elements of a photograph and for that reason it's almost always used for portraits. It also compensates for portrait photos being best taken from a distance using a telephoto lens. The reason those are best is because it captures the face people remember instead of the face they actually see. The reason compensation is needed is because the same lens…
Difference being, the face is the content, the background is noise. Here, the screenshot is the content. Ex. The only physical feature of my face i like is my eyes. Yet, it'd be weird if I depth of field'd everything but my eyes. I'm sure this has uses but it's hard to argue it does from fundamentals of photography
Re: Add Depth of Field to Screenshots
#36But, of course, you could also look at it in other projections; tilting it around in 3D space (as done here); applying fog to shadow “distant” windows; lighting the scene from a point-source so as to make the windows cast real shadows on one-another (with more light let through translucent areas!); etc. I would imagine that the (ideally HTML5 embeddable) viewer for this “3D screenshot” format would do all those things.
(I do hope someone does try creating such a “3D screenshot” format and viewer, as IMHO it would have a fairly-obvious use-case: reproducing static “look-around-able” snapshots of the already-depth-mapped AR window layouts in visionOS. Being able to tack arbitrary depth-maps onto windows from a 2D desktop OS would just be a bonus.)
Re: Add Depth of Field to Screenshots
#37> Application error: a client-side exception has occurred (see the browser console for more information). And this is why you write your websites HTML instead of javascript.
But you can’t do this in HTML…
Technically html + css + user interaction can be turing complete: https://github.com/brandondong/css-turing-machine
Re: Add Depth of Field to Screenshots
#38Oh hey, I made this a couple of days ago! I initially made this to experiment with 'faking' depth of field in CSS (check out my penultimate tweet for the demo vid and inspiration from shuding_, link at the bottom of the site). But last night I remembered that ThreeJS exists, so rewrote it using react-three-fiber. This was my first time playing around with it and I'm super impressed, it's incredibly ergonomic. Edit: n…
> Edit: not documented, but right-click drag to pan
Confirming undocumented feature. Scratching my head why ctrl-left-click on macOS doesn't enable panning, too.
Re: Add Depth of Field to Screenshots
#39Re: Add Depth of Field to Screenshots
#40Oh hey, I made this a couple of days ago! I initially made this to experiment with 'faking' depth of field in CSS (check out my penultimate tweet for the demo vid and inspiration from shuding_, link at the bottom of the site). But last night I remembered that ThreeJS exists, so rewrote it using react-three-fiber. This was my first time playing around with it and I'm super impressed, it's incredibly ergonomic. Edit: n…