V-Ray Frame Buffer Overview In addition to rendering to the Softimage Render View, V-Ray allows you to render to a V-Ray specific frame buffer, which has some additional capabilities:- Allows you to view all render elements in a single window and switch between them easily;
- Keeps the image in full 32-bit floating-point format;
- Allows you to perform simple color corrections on the rendered image;
- Allows you to choose the order in which the buckets are rendered.
- Can store a list of recently rendered images and switch between them easily;
- Allows you to apply lens effects to the rendered image.
In order to use the V-Ray VFB you need to check the Use V-Ray VFB check box in the Output tab in the Renderer Options window. 
VFB Toolbar
 | This part of the toolbar sets the currently selected channel, as well as the preview mode. Choose which channels to see with the help of the buttons. You can also view the rendered image in monochromatic mode. |
VFB Lens Effects
 The V-Ray Lens Effects allows the user to simulate bloom and glare lens effects by filtering the rendered image with a filter kernel. It uses fast multithreaded technique to compute the result. Bloom Effects
On - turns on the bloom lens effect. Fill edges - enabling this option will add pixel data outside the edges of the original image. This will remove the darkening around the edges. Mode - determines if the bloom will be applied to the RGB image, stored in a separate render element, or both. Weight - specifies the strength of the interpolation between the filtered image and the original image. Size - specifies the size of the filter as percentage of the image's width. Shape - specifies the fall off of the filter. Bloom Mask
The options in this group allow the user to control where the bloom effect will be applied. Intensity - when enabled the bloom effect will be applied only to pixels with intensity equal to or higher than the specified value. Object ID - when enabled the bloom effect will be applied only to objects with the specified object ID Material ID - when enabled the bloom effect will be applied only to objects that have the material with the specified object ID Glare Effects
On - turns on the glare lens effect. Fill edges - enabling this option will add pixel data outside the edges of the original image. This will remove the darkening around the edges. Type - this parameter specifies how the glare is computed. The possible values are: - From image - takes the image specified in Bitmap as filter kernel.
- From render camera - takes the necessary parameters from the camera used to perform the rendering and automatically generates the filter kernel.
- Glare type from camera parameters - takes the camera parameters specified in the VRayLensEffects render effect itself and automatically generates the filter kernel.
Mode - determines if the glare effect will be applied to the final image, stored into a separate render element, or both. Storing to a render element only works when the V-Ray VFB is enabled. Weight - specifies the strength of the interpolation between the filtered image and the original image. Size - specifies the size of the filter as percentage of the image's width. Glare image - path to the filter kernel. Available if From image option is selected. Turn on diffraction - this option will turn the diffraction on, producing colored patterns in the glare. Use obstacle image - enable the use of the obstacle image specified in the field below. Camera Parameters
These options are available when the glare Type is set to Glare type from camera parameters and affect the final look of the glare effect. f-number - the f-number used to calculate the glare. Larger values produce smaller camera aperture and stronger glare effects. Blades - this parameter controls if the camera aperture has any blades and how many they are. This effect directly controls the "rays" of the glare. Blades rotation - this parameter controls the rotation of the of the camera aperture blades. Glare Mask
The options in this group allow the user to control where the glare effect will be applied. Intensity - when enabled the glare effect will be applied only to pixels with intensity equal to or higher than the specified value. Object ID - when enabled the glare effect will be applied only to objects with the specified object ID Material ID - when enabled the glare effect will be applied only to objects that have the material with the specified object ID Update Control
The options in this group allow us to control how changes to the bloom and glare effects are updated. Interactive - when enabled the Bloom and Glare effects are updated each time a setting is changed. Update effects - manually updates the Bloom and Glare effects. VFB Shortcuts
Here is the list of shortcuts you can use to navigate through the VFB image. Please note that the VFB window must have the current focus for the shortcuts to work: Mouse | Description | CTRL+Left Click, CTRL+Right Click | Zoom in/Zoom out | Roll the mouse-rollon button up/down | Zoom in/Zoom out | Double-click Left Button | Zoom to 100% | Right Click | Show the info dialog with the properties of the last pixel clicked. In order to see the info non-stop - turn on the info dialog button | Mid Button dragging | view pan (hand tool) | Page Up/Page Down | Switch between render elements | Keyboard | Description | + / - | Zoom in/Zoom out | * | Zoom to 100% | Arrow keys | Pan left, up, right, down | 1-9 | Load the respective image from the VFB history | Ctrl+C | Copy the VFB image to the Windows clipboard; the image is copied exactly as it appears on the screen (meaning sRGB/LUT/OCIO etc corrections are applied). The full resolution image is copied to the clipboard, even if the VFB view is zoomed in/out. |
|