This feature provides an approximation of the stillframe depth of field effect for OpenGL realtime rendering to enhance realism.
It is now possible to use cinematic Depth of Field in real-time OpenGL and CPU raytracing to apply blur to a scene, based on the distance in front or behind a focal point, to draw the viewer's attention to a specific subject in a shot.
Adjust the Interactive Depth of Field Quality from Ultra Low to Ultra High in 5 steps to keep the frame rate affordable, depending on user's graphic hardware.
The Depth of Field Focus Distance is part of the camera settings and can be animated in the Curve Editor, as well.
Enable Autofocus to set the focal point to the center of the image and make navigation in realtime scenes more intuitive.
A transition time, up to 100 frames, can be set to define how quickly the Depth of Field adopts to an object in focus in the center of the image.
The interactive depth of field is enabled by activating the depth of field in the Camera Editor. All controls for the depth of field effect also work for the interactive depth of field.
The UI element for Focus Distance was moved. Previously, it was below the Focal Length. Now it is below the FStop.
There are a few new UI elements for interactive depth of field in OpenGL that we added to the Camera Editor > Camera Settings > Lens Attributes section:
Formerly Enable Depth of Field.
Activates or deactivates the calcuation of the depth of field function, based on the selected setting:
Enhances realism in OpenGL rendering in realtime. Select from quality settings of Ultra Low, Low, Medium, High, and Ultra High. The computed image will be as good and realistic as technically possible, which is ideal for presenting to decision makers. The higher the setting, the higher the quality of the result, but the slower the performance. Internally, this controls the number of rays and interpolation steps used. The ray step size remains the same.
The internal settings controlled by the quality may change in future releases.
Other things to note:
Automatically sets the focus distance to the distance from the camera to the object at the center of the screen.
Only available when Autofocus is enabled.
Sets the number of frames for transitioning from the current focus distance to the one set by Autofocus. Use this when trying to avoid sudden changes in focus distance while navigating or for artistic effect. When stillframe antialiasing is activated, it won’t be triggered until the transition is finished. The range is from 0 to 100.