Table of Contents

This page provides information about the V-Ray Normal map in Cinema 4D.

 

Overview


The VRayNormalMap texture works on any V-Ray-compatible geometry, including V-Ray proxies, displaced objects, etc. In the example shown here, a metal Normal map is used in the Normal map slot and a separate plank texture is used for the Bump map slot.

 

UI Path: Texture > V-Ray > VRayNormalMap

 

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 – The texture used for normal map.

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 VRayNormalMap texture 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. 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. This can be swapped with the green G channel using the Swap Red and Green 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

MultiplierA multiplier that controls the strength of the bump effect.

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 MethodWhen enabled, instead of using the default method, V-Ray maps the blue channel to the Z axis.