wwwtyro / speck

Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical.
http://wwwtyro.github.io/speck/
The Unlicense
398 stars 55 forks source link

Relative DoF strength depends on resolution #34

Closed mattwelborn closed 9 years ago

mattwelborn commented 9 years ago

The depth of field is less intense at higher resolutions. (Perhaps the strength is measured on a per-pixel level?).

First image is 768x768 pixels, second is 2048^2.

image

image

wwwtyro commented 9 years ago

Done!