Versions Compared

Key

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

...

  1. Always first render your image with the default 3Delight sampling settings in renderPass, lights, shaders and volumes. Ideally you should render the main shading components Image Layers / AOVs to identify which is the exact source of noises (see the 'tips' below).

  2. The very first question to ask yourself: do you require 3D motion blur and/or 3D depth of field (DOF)? If so enable them and render with default settings. Then is there any noise due to motion blur and/or DOF? (tip: looking at the alpha channel will easily tell you if more pixel sampling is needed):

    → First make sure you turn on Motion Blur and/or Depth of Field in the quality group of attributes of the Render Settings. You Note that for DOF you also need to enable DOF in the Maya camera shape node. You will most likely need to increase the pixel samples (in Quality: Sampling) from the default value (3x3) to a higher value. Typical values for heavily motion blurred and/or DOF shots can be in the range of 6x6 to 12x12 or even more when DOF is narrow (high blur)By increasing pixel samples you will also automatically resolve any edge aliasing you might experience.

    Info

    Note that 3Delight is designed for production usage and, unlike other rendering engines, its efficient sampling allows for high pixel samples counts without exponential increase in render times. Therefore we strongly recommend to render with 3D motion blur and DOF rather than offsetting these important aspects of imagery to the compositing phase where equivalent quality cannot be achieved and where the compositing graph would result overcomplicated and time consuming. The decision whether to render with 3D motion blur and/or DOF should be clear upfront then. This guide assumes you are aware of it and optimize sampling based on an ad-hoc pixel samples count which optimally renders such effects. This guide also naturally assumes you are rendering with the default Path Tracing engine.

  3. Do you still see Indirect Diffuse Illumination noise? (tip: verify in the respective Indirect Illumination image layers)

    → You can then increase the Samples attributes (default is 64) in the Quality: Indirect Illumination of the Render Settings
     
  4. Do you still see noise in the direct diffuse illumination and shadowing produced by area lights? (tip: verify this, respectively, in the direct diffuse image layer and,optionally, in the auxiliary aov_shadow image layer)

    → You can then increase the Area Light Samples attributes (default is 16) in the Quality: Sampling of the Render Settings.
     
  5. Do you still see reflection and/or refraction noise? Not that reflections of area lights counts as a reflection effect! (tip: verify this in the respective reflections/refractions image layers)

    → You can then increase the Samples specified locally for Reflection and/or Refraction of the material shaders of each objects exhibiting such noise (such as in the 3Delight Material). Note that in 3Delight samples are considered to be a maximum number of  samples to use, therefore higher value might be input. Indirect specular samples for 3Delight materials is 32 by default.
     
  6. Do you have any ray-traced subsurface scattering and still see subsurface noise? (tip: verify this in the respective subsurface image layer)

    → You can then increase local subsurface samples on your materials, of the standard materials distributed with 3Delight for Maya both 3DelightMaterial  and 3DelightSkin have a local subsurface samples control.

  7. Do you have any volumes (e.g fluids, volume particles, bifrost, openvdb...) and still see direct or indirect volume noise? (tip: ...)

    → If Maya Fluids: You can increase Maya's fluidShape > Shading Quality > Quality to a higher value.
    → If OpenVDB Volumes: You can increase 3delightVDBShape node, you will see a Quality attribute (defaults to 0.5) which should bone tweaked until your quality demands match (typically in the range 1 to 3 and depending on the voxel density in your OpenVDB cachea value of 1.0 is good for finals)   
    → If Volume Particles: ...coming soon
    → If Bifrost: ...coming soon

...

  • non-energy-conserving shaders / shading-networks
  • non-energy-conserving settings
  • any of the above but applied to objects which are not directly visible to the rendering camera (e.g. "behind" the camera)
  • lack or mis-use of color management

Related articles

...