This page provides information about the Normal Map node in V-Ray for Cinema 4D.
Overview
The Normal Map node works on any V-Ray compatible geometry, including V-Ray proxies, displaced objects, etc.
Keep in mind that when connecting a V-Ray Normal Map Node to a V-Ray Material, the Bump Type of the material needs to be set to Explicit. If the Normal Map Node is connected directly to the material, the Bump Type automatically becomes Explicit, as the material detects the Normal Map Node. However, if the Normal Map Node is connected to the material via another node, the material cannot detect further than the direct connection and the Explicit bump Type Needs to be set manually.
Parameters
Map – Specifies the bitmap using for normal mapping.
When the Map Type is set to Normal, pay attention to the correct gamma correction of any bitmap texture assigned here. Some software packages generate normal maps that include a 2.2 gamma correction, while other packages generate linear normal maps. The Normal Map node assumes that any normal textures are in tangent UV space. The mapping channel that defines that UV space can be specified with the Map channel parameter.
When the Map Type is set to Bump, an additional texture for bump mapping is applied on top of the Normal map.
Map Type – Determines how to read the loaded map:
Bump
Normal Map in Tangent Space
Normal Map in Object Space
Normal Map in Screen Space
Normal Map in World Space
From Texture Bump Output
Explicit Normal
Multiplier – A multiplier that controls the strength of the bump effect.
Multiplier Texture – Specifies a texture that controls the multiplier.
Bump Delta Scale – Scale for sampling the bitmap when using bump mapping. The exact value is calculated automatically by V-Ray, but can be scaled here.
Rotation Angle – Specifies a rotation angle for the resulting VRayNormalMap.
Flip Red – When enabled, flips the red channel of the Normal map. This is needed for maps produced by some software packages.
Flip Green – When enabled, flips the green channel of the Normal map. This is needed for maps produced by some software packages.
Swap Red and Green – Swaps the red and green channels of the Normal map. Some software packages assume that the green G component of the Normal map is the "up" direction along the surface normal.
Blue 2 Z Mapping Method – When enabled, V-Ray maps the blue channel to the Z axis, which is the default method in V-Ray for Cinema 4D. If disabled, V-Ray assumes that the blue B component is "up" for the Normal map (the direction along the surface normal), which means that the "neutral" color of a Normal map is RGB 128, 128, 255.