You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Table of Contents

This page provides information about V-Ray alSurface Material in Cinema 4D.

 

Overview


The V-Ray AL Surface shader is V-Ray's implementation of Anders Langland's alShader, which is designed to reproduce the appearance of skin. The current version takes into account diffuse reflection, two levels of reflection, and subsurface scattering.

 

UI Path: ||V-Ray|| > AL Surface Material

||Create|| > V-Ray > AL Surface Material (disabled Separate for V-Ray materials)

 

 

Diffuse and Opacity


Opacity – Assigns transparent properties to the material where white is completely opaque and black is completely transparent. Maps can also be assigned to create a material that has a non-uniform opacity.

Diffuse Color – The color of the material. Note: The actual diffuse color of the surface also depends on the reflection and refraction colors. You can use a texture map for the diffuse color.

Diffuse Strength – A multiplier for the diffuse color.

Diffuse Bump Map – Specifies a texture for the bump or normal map for the diffuse component. The bump effect here is added to the General parameters bump effect. If no map is set in the General parameters or the map there is disabled, the map in this layer still produces its bump effect. 

Diffuse Bump Amount –

Diffuse Bump Type –

 

 

Reflection


The AL Surface Material has two reflection tabs with identical parameters for precise control over two types of reflection.

Reflect Color – The reflection color. Note that the reflection color dims the diffuse surface color.

Reflect Strength – A multiplier for the reflection color.

Reflect Roughness – Used to simulate rough surfaces or surfaces covered with dust.

Reflect IOR – The IOR to use when calculating Fresnel reflections. Normally this is locked to the Refraction IOR parameter, but you can unlock it for finer control. 

Reflect Distribution – Determines the type of BRDF (the shape of the highlight):

Beckmann – Uses a Beckmann distribution for the reflection.
GGX – Uses GGX distribution for the reflection. The GGX distribution has a longer "tail" compared to the Beckmann distribution.

Reflect Bump Map – Allows the user to select a texture for the bump or normal map for the reflection component. The bump effect here is added to the General parameters bump effect. If no map is set in the General parameters or the map there is disabled, the map in this layer still produces its bump effect.

Reflect Bump Amount –

Reflect Bump Type –

 

 

SSS


The SSS tab has three identical options for subsurface scattering control.

SSS Mix – Enables or disables the SSS options.

SSS Mode –

SSS Density Scale –

SSS Weight – The relative contribution of the shallow scattering layer to the material.

SSS Color – The color for the shallow scattering layer.

SSS Radius – The distance that light is scattered within the shallow layer.

 

 

Options


Reflect Max Depth – The number of times a ray can be reflected. Scenes with many reflective and refractive surfaces might require higher values to look correct.

Reflect Subdivs –

SSS Subdivs –

Consider All Objects –

 

V-Ray Extra Options


 

Material Id Enabled –

Material IDThe color used by the "Material ID" render element.

Texture – A texture map can be used here.

Mix Strength –

Multimatte IDThe integer ID of the material to be used by the "Multimatte" render element.

Round Edges Enabled Enables the round edges effect which uses bump mapping to smooth out the edges of the geometry during render time.

RadiusSpecify a radius (in world units) for the round edges effect. Since the actual geometry is not being changed and only the normals of the faces are affected, large values here may produce undesirable effects.

Consider Same Object OnlyWhen enabled, the rounded corners are produced only along edges that belong to the same object which has the attribute applied. When disabled, rounded corners are produced along edges formed when the object with the attribute intersects other objects in the scene. 

CornersChoose which edges are considered in the calculation. Possible options are:

Covex and Concave – Considers all edges. 
Convex Only 
– Only applies Round Edges effect to edges with convex angles. 
Concave Only – 
Only applies Round Edges effect to edges with concave angles.  

 

Was this helpful?