Dirt Texture

 

The Dirt texture can create different shading effects based on ambient occlusion calculations. This texture is useful for simulating dirt, dust, wear and tear, or blending textures based on surface recesses.

The Dirt texture is often connected to an Octane material's DiffuseAmount of diffusion, or the reflection of light photons at different angles from an uneven or granular surface. Used for dull, non-reflecting materials or mesh emitters., Bump, or TransmissionA surface characteristic that determines if light may pass through a surface volume. inputs.

Figure 1 shows the results from connecting two RGB Spectrum textures shaded pink and blue to a Dirt texture's inputs. The Dirt texture's output is connected to a Mix texture's amount value, which then connects to an Octane material's Diffuse channel. Figure 2 shows the graph of the network.

DirtTexture_Fig01

Figure 1: A Dirt texture node mixes red and blue colors on the screw's surface, and then blends the colors based on the surface recesses

 

Dirt_Texture_Fig02_MAYA_v2022.jpg

Figure 2: The Dirt texture controls the Mix texture amount

 

Dirt Texture Attributes

Strength - Controls the Dirt intensity across the geometry surface.

Details - Controls the Details intensity.

Radius Map - Determines the proportion of the maximum area affected by the dirt texture.

Radius - Controls the dirt spread across the model's surface from the recessed parts towards the exposed parts.

Tolerance - Reduces black edges on rough tessellated meshes.

Spread - Controls the ray direction with respect to the normal of the surface. A value of 0 means the dirt direction is shot in the direction of the surface normal and a value of 1 shoots the dirt rays in all directions.

Distribution - Forces the rays to gather closer to the surface normal. A value of 1 is the equivalent to ambient occlusion on a diffuse surface. A value of 0 gathers the rays in the normal direction.

Bias - Any non-zero bias will be used as the shading normal to sample the dirt rays.

Bias Coordinate Space - Determines the coordinate space for the bias vector.

Include Object Mode - By default the mode is set to All, which considers all object intersections in the dirt calculation. If Self is selected, then only the ray-intersection with other objects is used for the dirt calculation.

Invert Normal - Reverses the Dirt texture effect based on the normal surface direction.