Rendering Parameters Rollout (Radiosity)
 
 
 
Command entry:Main toolbar (Render Setup) Render Setup dialog Choose Default Scanline Renderer as the active production renderer. Advanced Lighting panel Select Advanced Lighting rollout Choose Radiosity from the drop-down list. Rendering Parameters rollout
Command entry:Rendering menu Render Setup Render Setup dialog Choose Default Scanline Renderer as the active production renderer. Advanced Lighting panel Select Advanced Lighting rollout Choose Radiosity from the drop-down list. Rendering Parameters rollout

Provides parameters for controlling how to render the radiosity-processed scene.

By default, when you render, 3ds Max first recalculates the shadows from light objects, and then adds the result of the radiosity mesh as ambient light.

The first two options on the rollout control how the renderer treats direct illumination. Re-Use Direct Illumination From Radiosity Solution provides a quick render that displays colors from the radiosity mesh. Render Direct Illumination uses the scanline renderer to provide direct illumination and shadows. This second option is usually slower but more accurate. With Render Direct Illumination, the radiosity solution provides only the indirect lighting.

When you choose the Render Direct Illumination method, you can turn on regathering to correct artifacts and shadow leaks. Regathering provides the slowest but the best-quality rendering.

NoteRegathering is extremely intensive for your CPU and uses a lot of RAM, so it might not be practical for print-resolution images (for example, 4000 x 4000 pixels).

Interface

Re-Use Direct Illumination from Radiosity Solution

3ds Max doesn’t render direct lights, but uses the direct lighting stored in the radiosity solution. If you turn on this option, the Regather Indirect Illumination option is disabled. The quality of shadows in the scene depends on the mesh resolution. Capturing fine shadow details might require a fine mesh, but in some situations this option can speed up overall rendering time, especially for animations, because the lights don’t have to be recalculated by the scanline renderer.

If you are using the Assign Vertex Colors utility, turn this option on.

Left: Direct light only is stored in the radiosity mesh.

Middle: Indirect light only is stored in the radiosity mesh.

Right: Direct and indirect light both stored in the radiosity mesh (the shadows are usually very coarse).

WarningIf you choose this option but haven't generated a radiosity solution, rendering generates a completely black image.
Render Direct Illumination

3ds Max renders shadows from the lights at each rendering frame, and then adds indirect light from the radiosity solution. This is the default rendering mode.

Left: Direct light calculated only by the scanline renderer.

Middle: Indirect light calculated only by the radiosity mesh.

Right: Direct and indirect light combined.

Regather Indirect Illumination

In addition to recalculating all the direct lighting, 3ds Max recalculates the indirect lighting at each pixel by regathering illumination data from the existing radiosity solution. Using this option can produce the most accurate, artifact-free images, but it can add a considerable amount of rendering time.

NoteIf you know that you want to use the regathering option, then typically you don’t need as dense a mesh for the radiosity solution. Even if you don’t subdivide the surfaces at all and do an Initial Quality of 0%, the regathering will work, and might provide an acceptable visual result (useful for quick tests as well). However, accuracy and subtle details depend on the quality of the radiosity solution stored in the mesh. The radiosity mesh is the foundation for the regathering process.

In the following illustrations, solutions were processed with an Initial Quality of 0%. There is a high variance between small surfaces when a dense mesh is used. Regathering gives acceptable results regardless of mesh density. But more subtle details appear with a denser mesh; for example, at the base of the sculpture.

No mesh

Left: Model subdivision

Middle: Viewport result

Right: Result of regathering

Coarse mesh

Left: Model subdivision

Middle: Viewport result

Right: Result of regathering

Fine mesh

Left: Model subdivision

Middle: Viewport result

Right: Result of regathering

Rays per Sample

The number of rays 3ds Max casts for each sample. 3ds Max casts these rays randomly in all directions to calculate (“regather”) the indirect illumination from the scene. The more rays per sample, the more precise the sample will be. Fewer rays per sample produce more variance, creating a more grainy effect. Processing speed and precision are affected by this value. Default=64.

Filter Radius (pixels)

Averages each sample with its neighbors in order to reduce the noisy effect. Default=2.5 pixels.

NotePixel radius varies according to the output resolution. For example, a 2.5 radius is OK for NTSC resolution, but it might be very large for smaller images, or too precise for very large images.

Pixel radius of 2

Left: 10 rays per sample

Middle: 50 rays per sample

Right: 150 rays per sample

Pixel radius of 5

Left: 10 rays per sample

Middle: 50 rays per sample

Right: 150 rays per sample

Pixel radius of 10

Left: 10 rays per sample

Middle: 50 rays per sample

Right: 150 rays per sample

Increasing the number of rays per sample can greatly increase rendering time. The images on the right can take nearly six times as long to render as the images on the left. Increasing the filter radius also increases render time, but not as dramatically.

Clamp Values (cd/m^2)

This control is expressed as a luminance value. Luminance (candelas per meter squared) represents how brightly you perceive a material. Clamp Value sets an upper limit on the luminance that will be considered in the Regathering stage. Use it to avoid the appearance of bright spots.

Bright polygons in the scene can create a “sparkle” effect of bright spots.

These bright spots are artifacts not of the number of samples cast, but rather of the presence of bright polygons in your scene. During the Initial Quality stage, this bright energy gets bounced in random directions, leading to a “sparkle” effect. Typically you can detect these polygons before regathering.

During the final Regathering stage, bright spots can be avoided by setting Clamp Values somewhat below the luminance of these bright surfaces and spots.

Bright spots have been reduced by clamping.

TipYou can query the luminance of these surfaces by using the Lighting Analysis tool.
TipUse Render Region to render just the area of the bright spots to find rapidly the right clamp value to use.

Be careful with this control: Clamp Values let you clamp any intensity, and the rendering might become darker than it should be because you have clamped indirect illumination that is to be expected, thus dimming the effect of the radiosity solution.

Adaptive Sampling group

These controls can help you shorten rendering times. They reduce the number of light samples taken. The ideal settings for adaptive sampling vary greatly from scene to scene.

Adaptive sampling initially takes samples from a grid superimposed on the pixels of the scene. Where there is enough contrast between samples, it subdivides that region and takes further samples, down to the minimum area specified by Subdivide Down To. Lighting for areas not directly sampled is interpolated.

TipIf you use adaptive sampling, try adjusting the Subdivision Contrast value to obtain the best results.
Adaptive Sampling

When on, the radiosity solution uses adaptive sampling. When off, it does not. Turning off adaptive sampling can increase the detail of the final rendering, but at a cost of rendering time. Default=off.

Initial Sample Spacing

The grid spacing for initial samples of the image. This is measured in pixels. Default=16x16.

Subdivision Contrast

The contrast threshold that determines when a region should be further subdivided. Increasing this value causes less subdividing to occur. Reducing this value can cause unnecessary subdivide. Default=5.0.

Subdivide Down To

The minimum spacing for a subdivision. Increasing this value can improve render time at a cost of accuracy. Default=2x2.

Depending on the scene geometry, grids larger than 1x1 might still be subdivided below this specified threshold.

Show Samples

When on, sample locations render as red dots. This shows where the most sampling has taken place, which can help you choose the optimal settings for adaptive sampling. Default=off.