Home Search

DriveWorks Pro 21
Ambient Occlusion

Send Feedback

Ambient Occlusion

Ambient Occlusion is a camera effect that can be enabled on the Default Camera or any Camera Entity added to a 3D Document.

Ambient Occlusion is a shading and rendering technique used to approximate how exposed each point in a scene is to ambient lighting. It darkens creases, holes, intersections and surfaces that are close to each other. In real life, these areas tend to block or occlude ambient light, therefore they appear darker.

No Ambient OcclusionAmbient Occlusion
In the above example, we have entered high or strong values to illustrate the effect. In normal circumstances, you would use lower settings to apply a subtle effect.

SSAO

DriveWorks uses SSAO (Screen Space Ambient Occlusion) to calculate the ambient occlusion effect.

For every pixel on the screen, DriveWorks will sample the depth values around the current pixel and tries to approximate the amount of occlusion from each point.

The occlusion amount depends on a number of factors, exponent, falloff depth, radius and intensity.

Information Panel

With the Environment selected, the following will be displayed in the Information Panel.

Ambient Occlusion Enabled

Enable and disable Ambient Occlusion on the Default Camera. Disabling ambient occlusion means it won't be shown on the Default Camera. TRUE enables the effect, FALSE disables it.

Exponent

Increasing this value has the effect of making the Ambient Occlusion darker. Darker sections of the model will get darker faster than light areas. You can think of this as Ambient Occlusion contrast.

Falloff Depth

Falloff Depth determines how close two surfaces need to be to cause an occlusion effect.. A lower value means that the two surfaces have to be really close together to apply Ambient Occlusion darkening. A larger value means that the two surfaces can be further apart.

Radius

This is the distance between samples on the actual image. A higher value means that the pixel will look further away for surfaces that will darken it. Increasing this value has the effect of smoothing out the Ambient Occlusion effect.

Intensity

Intensity is a flat multiplier on the Ambient Occlusion effect. Increasing this value makes everything darker equally. This is unlike Exponent which effects the darkening curve.

Downsampling

Ambient Occlusion creates a texture and applies it to the final rendered image. Downsampling controls the size of this texture.

Downsampling is the number of times to divide the texture size that Ambient Occlusion is performed at. For example:

  • 1 = Image full size (Preview Control size)
  • 2 = Image half the size
  • 3 = Image third of the size
  • etc...

Lower values are less performant because it creates a higher resolution image but produces higher quality renders. Higher values are more performant but reduce the final render quality.

Blur Passes

Ambient Occlusion performs blur passes to smooth the Ambient Occlusion effect. Low values create a noisy effect, higher values smooth that out. Lower values have better performance, higher values have less.

Enabling Ambient Occlusion

To enable Ambient Occlusion on the Default Camera, follow the steps below:

  1. Go to Environment in a 3D Document.
  2. Set the property Ambient Occlusion Enabled to be TRUE.

Viewing Ambient Occlusion in a 3D Document

Ambient Occlusion will not be visible in a 3D Document while in edit mode. To preview the Ambient Occlusion Camera Effect, you must enter Preview Mode.

Preview Mode can be found on the Command Bar in a 3D Document.

Preview Mode will hide the 3D Document triads, hide wireframe selections, show Camera entities and enable any Camera effects.