Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page provides information about the Two Sided material in V-Ray for Rhino.

 


Overview

...

Section
Column
width60%

The Two Sided material is a utility material provided with the V-Ray renderer. The material allows seeing the light on the backside of the objects. Use this material to simulate thin translucent surfaces like paper, cloth curtains, tree leaves, etc.

UI Text Box
typeinfo

The Two Sided material settings are organized in Basic and Advanced modes. You can switch the mode from the toggle button () under the Preview Swatch or globally from the Configuration rollout of the Settings tab. 

UI Text Box
typetip

The context options of the Color Slot allow to Copy and Paste a color from one color slot to another, as well as to reset the color selection.

UI Text Box
typetip

A Reset option is provided in the context menu of each Number Slider. You can reset the slider value to the default one.

 
Column
width5%


Column
width35%

 

...



UI Paths

...

||V-Ray Asset Editor|| > Materials (right-click) > Two Sided

||V-Ray Asset Editor|| > Create Asset (left-click) > Materials > Two Sided 



Two Sided Parameters

...

Section
Column
width60%

Some options are available only in Advanced mode.

Front Material – Sets the material to be used for front faces as defined by the object normals.

Back Material – Sets the material to be used for backside faces as defined by the object normals.

Translucency – Determines which side (front or back) relative to the camera is more visible in the rendering process. By default this color is black (0.0), which means that only the front side is visible. When set closer to white (1.0), more of the Back material is seen. When set closer to black (0.0), more of the Front material is seen.

Mult. By Front Diffuse – When enabled, the Translucency is multiplied by the Front material.

Force Single Sided – When enabled, the sub-materials renders as one-sided materials. Disabling is not recommended.

 
Column
width5%


Column
width35%

Image Removed

 

 

...

Image Added



Viewport Display

...

Section
Column
width60%

Viewport TextureSelected Bitmap The selected texture is displayed in the viewport and it overrides all other material parameters. The viewport texture does not affect the way the material is rendered with V-Ray. It is mainly used for preview purposes.

Keep in mind that procedural textures are not shown in the viewport, however, any Bitmap textures, including ones nested in procedurals, will be automatically displayed.

Column
width5%


Column
width35%

Image RemovedImage Added

 

 



Override Control

...

Can be Overridden – When enabled, the material can be overridden by the Material Override option in the Render Settings.

 

 



Common Use Examples

...

Section
 
Column
width5%


Column
width40%

Two Sided material is commonly used for leaves. Notice how the light illuminates the shrub from behind.

Column
width10%

 


Column
width40%

The curtain uses Two Sided material to allow some outdoor light on the inside of this interior.

Column
width5%

 

 

...




Example: Nightstand Lamp

...

In this example, the lampshade uses a Two Sided material with only a Front material connected (Generic material). A V-Ray sphere light is used to illuminate the inside. Translucency is shown here with grayscale values (RGB).

Section
Column
width30%


Column
width40%
Image slider
Panel
borderStylenone

Translucency (0, 0, 0)

Panel
borderStylenone

Translucency (64, 64, 64)

Panel
borderStylenone

Translucency (128, 128, 128)

Panel
borderStylenone

Translucency (192, 192, 192)

Column
width30%

 

 

...




Example: Leaf

...

In this example, the leaves have both front and back materials connected to the Two Sided Material. Notice how the leaves change when the Translucency value (shown in RGB) is changed. The last render uses a Translucency grayscale map.

Section
Column
width30%

 


Column
width40%
Image slider
Panel
borderStylenone

Translucency (0, 0, 0)

Panel
borderStylenone

Translucency (128, 128, 128)

Panel
borderStylenone

Translucency (255, 255, 255)

Panel
borderStylenone

Translucency map

Column
width30%

 

 

...




Notes

...

Fancy Bullets
typecircle
  • This material will give best results when assigned to single-sided (open mesh/polysurface) objects like planes, extruded splines, etc. Otherwise it can lead to extremely longer render times.
  • The Two Sided material can be made visible only from one side by having its Front material slot empty and the Back material slot filled in.