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

Compare with Current View Page History

« Previous Version 5 Next »

Table of Contents

This page provides information about V-Ray Fur in V-Ray for Cinema 4D. 

 

Overview


V-Ray Fur is a very simple procedural fur plugin. The fur is generated only during render time and is not actually present in the scene.  


UI Path: V-Ray menu > Geometry V-Ray Fur

 

General


Objects – Shows the geometry object(s) that is/are linked to this V-Ray Fur.

Distribution – Determines the density of strands over the source object:

Per Face
Per Area

See the Distribution Example below for more information.

Hairs per FaceSpecifies the number of fur strands per triangular face of the source object when Distribution is set to Per Face. Every triangle generates the specified number of fur strands.

Hairs per Unit AreaSpecifies the number of strands per squared scene unit when Distribution is set to Per Area. For example, if the the system units are in meters, this parameter specifies the desired number of strands per square meter; if the system units are centimeters, it specifies the number of strands per square centimeter and so on. Every triangle face has at least one strand.

LengthThe length of the fur strands. See the Length example below for more information.

ThicknessThe thickness of the strands. See the Thickness example below for more information.

GravityControls the force that pulls fur strands down along the Z-direction. See the Gravity example below for more information.

Gravity Vector – Specifies the gravity direction using vectors.

BendControls the elasticity of the fur strands. When it is 0, the strands are hard and are all straight lines. Greater values cause the strands to bend (e.g. under the influence of gravity). See the Bend example below for more information.

TaperAdds a taper to the individual strands of fur. Increasing this value will make the each strand thinner in its upper end and wider in its base. See the Taper example below for more information.

Fur ScaleGlobally increases the fur.

 

 


 

Example: Length

 

Using this parameter you can specify the Length of the strands.

 

 

Example: Thickness

 

Using this parameter you can specify the Thickness of the strands.

 

 

 

 


Length = 5.00 cm


Length = 7.50 cm


Length = 10.0 cm


Length = 12.5 cm


Length = 15.0 cm


Length = 17.5 cm


Length = 20.0 cm


Length = 22.5 cm


Length = 25.0 cm

5 cm
25 cm


Thickness = 0.05 cm


Thickness = 0.10 cm


Thickness = 0.15 cm


Thickness = 0.20 cm


Thickness = 0.25 cm


Thickness = 0.30 cm


Thickness = 0.35 cm


Thickness = 0.40 cm


Thickness = 0.45 cm

0.05 cm
0.45 cm

 


 

Example: Gravity

 

Using this parameter you can control the force that pulls the fur strands down along the Z-direction.

 

 

Example: Bend

 

Using this parameter you can control the elasticity of the fur strands. When set to 0.0, the strands are hard and all straight lines.

 

 


Gravity = -3.0 cm


Gravity = -2.5 cm


Gravity = -2.0 cm


Gravity = -1.5 cm


Gravity = -1.0 cm


Gravity = -0.5 cm


Gravity = 0.0 cm


Gravity = 0.5 cm


Gravity = 1.0 cm


Gravity = 1.5 cm


Gravity = 2.0 cm


Gravity = 2.5 cm


Gravity = 3.0 cm

-3 cm
3 cm


Bend = 0.1


Bend = 0.2


Bend = 0.3


Bend = 0.4


Bend = 0.5


Bend = 0.6


Bend = 0.7


Bend = 0.8


Bend = 0.9


Bend = 1.0

0.1
1

 

 



Example: Taper

 

When this parameter is set to 0.0, no taper is applied to the strands and they have the same thickness from root to tip. Higher values make the root wider and the tip thinner.


Taper = 0.1


Taper = 0.2


Taper = 0.3


Taper = 0.4


Taper = 0.5


Taper = 0.6


Taper = 0.7


Taper = 0.8


Taper = 0.9


Taper = 1

0.1
1

 

 


 

Example: Distribution

 

 

Using Distribution Per face parameter you can specify the number of fur strands per triangular face of the source object.

 

Using Distribution Per area parameter you can specify the number of strands per squared scene unit.

 


Distribution per face = 1


Distribution per face = 2


Distribution per face = 4


Distribution per face = 8


Distribution per face = 16


Distribution per face = 32

1
32


Distribution per area = 0.02


Distribution per area = 0.03


Distribution per area = 0.04


Distribution per area = 0.05


Distribution per area = 0.06


Distribution per area = 0.07


Distribution per area = 0.08


Distribution per area = 0.09


Distribution per area = 0.1

0.2
1

 

 

Variation


These options add variation to their corresponding parameters. Values are from (no variation) to 1.0.

 


Curl


Curl – When enabled, adds curls to the fur.

Curl Radius – The radius of the individual curl.

Number of Curls – Specifies the number of curls on a strand.

 

 


 

 

Example: Curl radius

 

Using this parameter you can specify the radius of the individual curl.

 

 

Example: Number of curls

 

Using this parameter you can specify the number of curls on a strand.

 

 


Curl radius = 1


Curl radius = 1.25


Curl radius = 1.5


Curl radius = 1.75


Curl radius = 2


Curl radius = 2.25


Curl radius = 2.5


Curl radius = 2.75


Curl radius = 3


Curl radius = 3.25


Curl radius = 3.5


Curl radius = 3.75


Curl radius = 4

1
4


Number of curls = 2


Number of curls = 3


Number of curls = 4


Number of curls = 5


Number of curls = 6


Number of curls = 7


Number of curls = 8

2
8


Textures


 

You can control some aspects of VRayFur with texture maps. These can be either bitmaps, or vertex color maps painted directly on the source object. Some of these texture maps (like Bend and Initial direction) represent vectors in texture space, where the X and Y directions are derived from the U and V directions of a texture UV set.

Bend Direction Texture – A RGB map which specifies a bend direction of the fur strands, in texture space (according to the specified Base map channel). This is the direction in which the fur strands curve to (the amount of curvature is also controlled by the Bend parameter). The red component is offset along the u texture direction, the green component is the offset along the v texture direction, and the blue component is the offset along the surface normal.

Initial Direction Texture – A RGB map which specifies the initial direction of the fur strands, in texture space (according to the specified Base map channel). The red component is offset along the u texture direction, the green component is the offset along the v texture direction, and the blue component is the offset along the surface normal.

Length/Thickness/Gravity/Bend texture – These maps are multipliers for the corresponding parameters, where black is a multiplier of 0.0, and white is a multiplier of 1.0.
Note: the alpha output of the textures is used, so you may need to enable the Alpha Is Luminance attribute for the textures.

Density Texture – This map is a multiplier for the strand density. Black portions of the map correspond to zero density (effectively no fur will be generated in these areas), and white represents the normal strand density, as specified by the distribution parameters. Note that the alpha output of the texture is used, so you may need to enable its Alpha Is Luminance option.

 

 


 

Example: Textures

 

These examples demonstrate the effect of using a texture in the V-Ray Fur texture slots. The texture used for each example is seen facing the camera. The same texture is applied to a different slot of the V-Ray Fur and the effect can be observed on the larger plane with V-Ray Fur applied. Note that some of the examples use normal maps. Color maps can be used instead, both procedural and bitmaps, where RGB would equal XYZ respectively. 

Color or normal maps can be used for Bend direction and Initial direction, as those require a direction vector of three components. 

The rest of the examples use simple black and white gradients, since the respective parameters require a single float value.

 

 

Bend direction map (XYZ or RGB)

Initial direction map (XYZ or RGB)

Length map (mono)

 

 

Thickness map (mono)

Gravity map (mono)

Bend map (mono)

 

 

Detail


Knots Controls the number of connect straight segments the fur strands are rendered in.

Level of detail – When enabled, V-Ray generates less fur geometry for parts of the scene which are far away from the camera. This is done by decreasing the density of the fur strands and increasing their thickness. The level of detail function helps for two things. One, it conserves memory by decreasing the detail where it is too far to be visible, and two - it helps to reduce animation flickering of very fine fur strands when they are far from the camera.

LOD Start Distance – The distance from the camera at which V-Ray starts implementing the level of detail adjustment. Up to this distance the fur is generated as specified by the user, after that V-Ray is decreasing the density and increasing the thickness of the strand by a factor of two for every n units of space specified by the LOD Rate parameter.

LOD Rate – The rate at which the detail adjustment is applied. Starting from the distance specified in the LOD Start Distance parameter V-Ray decreases the density and increases the thickness of the strands by a factor of two for every n units of space specified by the LOD Rate parameter.

Tessellation On – When enabled, V-Ray subdivides and smooths the fur strands before rendering. Strands closer to the camera are tessellated into finer segments so that they render smooth, while strands away from camera are simplified to reduce memory usage and speed up rendering.

Tessellation Edge Length – Specifies the desired edge length, in pixels, of each final segment of the fur strands when Tessellation On is enabled. Smaller values produce smoother strands but take more memory and are slower to render. Larger values are faster to render and take less RAM, but may cause the fur strands to appear jagged.

 

Misc 


 

Flat Normals –

Ignore parent mesh displacement – When enabled, ignore the displacement and generate the fur based on the original undisplaced object, which by default, VRayFur will follow the displaced object's geometry.

Generate W Coord –