This page provides information on the Image sampler rollout in the Settings tab of the Render Settings.
|
|
Here is an example briefly demonstrating the effect of different anti-aliasing filters on the final result.
Note that rendering with a particular filter is not the same as rendering without a filter and then blurring the image in a post-processing program like Adobe Photoshop. Filters are applied on a sub-pixel level, over the individual sub-pixel samples. Therefore, applying the filter at render time produces a much more accurate and subtle result than applying it as a post effect.
Filter | Image | Zoomed-in image | Comments |
---|---|---|---|
Area filter, size 1.5 (default setting) | Slightly blurs the image, visually more pleasing than the box filter. | ||
Area filter, size 4.0 | More blurring. | ||
Blend filter | Combination of a sharp and a soft filter, kind of dreamy effect. | ||
VRayLanczosFilter | This is V-Ray's implementation of the Lanczos image filter. | ||
VRayBoxFilter | This is V-Ray's implementation of the Box image filter. |
1 - For full list of supported Image sample filters by V-Ray and V-Ray GPU render engines, see the V-Ray GPU Supported Features page.