Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page provides information on the Image sampler rollout in the Settings tab of the Render Settings.

 

Overview

...

Section

UI Path: ||Render Setup window|| > Settings tab > Image sampler rollout

 

Image Removed

(Renderer set to V-Ray GPU)

Column
width60%

In V-Ray GPU, an image sampler refers to an algorithm for calculating a pixel's color based on the colors within and around it.

Each pixel in a rendering can have only one color. To get the color of a pixel, V-Ray calculates it based on the object's material, direct light striking the object, and indirect lighting in the scene. But within a single pixel there might be multiple colors, which may come from multiple objects whose edge intersect at the same pixel, or even difference in brightness on the same object due to changes in object shape or falloff and/or shadowing of light sources.

To determine the right color for such a pixel, V-Ray looks at (or samples) colors from different parts of the pixel itself as well as the pixels around it. This process is called image sampling.

 

ui-expand

title
Column
width5%

 

Column
width35%


Image courtesy of Tuna Unalan

Multiple colors within a single pixel. What color should the pixel be? 

...