Cycles Aperture Ratio - option to produce anamorphic bokeh

Thanks for Aldo Zang for the help with the fix for the panorama/fisheye
depth of field calculation and the overall math.

Reviewed By: sergey, dingto

Subscribers: juicyfruit, gregzaal, #cycles, dingto, matray

Differential Revision: https://developer.blender.org/D753
This commit is contained in:
Dalai Felinto
2014-08-27 10:51:50 +02:00
parent 9b9ddb4669
commit 146ed67d55
8 changed files with 38 additions and 4 deletions

View File

@@ -54,6 +54,9 @@ public:
float fisheye_fov;
float fisheye_lens;
/* anamorphic lens bokeh */
float aperture_ratio;
/* sensor */
float sensorwidth;
float sensorheight;