|
|
|
|
|
by jb1991
1041 days ago
|
|
Path tracing isn’t really physically accurate, as it also models how cameras work. Path tracing is considered “photorealistic “. I’ll have to dig into this project more, but all pathtracing algorithms start with the fundamental principles of optics in the lens, and changing the field of view of that lens affects the image and the perspective distortion, and you also have effects like the depth of field, and other aspects we associate with cameras. Depth of field, after all, is not a physically accurate phenomenon but rather based on how cameras work, and yet that is also how 3D renderers interpret the environment. |
|
No one normally implements a model of a cheap lens that has severe chromatic aberration due to poor focusing of different wavelengths in its poorly designed glass stack.