Scene provided by Evermotion

Table of Contents

This page provides information about Fur objects in Chaos Vantage.


Overview


Fur is a very simple tool for creating procedural fur.

The Fur parameters are grouped into Basic settings, Variation, and Distribution and Stats tabs.

– Basic settings

– Variation setting

– Distribution and Stats settings



UI Path


||Top toolbar|| > Create new Fur object


||Right side panel|| > Objects tab > Create new Fur object


Basic settings


Length – Specifies the length of the fur strands.

Thickness – Specifies the thickness of the strands.

Gravity – Controls the force that pulls fur strands down along the scene up-vector.

Bend – Controls the elasticity of the fur strands. When set to 0.0, the strands are hard and created as perfectly straight lines. Greater values cause the strands to bend (e.g. under the influence of gravity).

Taper – Adds a taper to the individual strands of fur. Increasing this value makes the tips thinner and the root wider.

Source objects – Specifies objects that receive fur. Use the Pick () button to select an object. Use the Delete () button to remove an object.



Variation settings


Direction var – Adds slight variation to the direction in which fur strands grow from the source object. Any positive value is valid. This parameter should be adjusted according to the scale of the scene.

Length var.  – Adds variation to the length. Values range from 0.0 (no variation) to 1.0.

Thickness var.  – Adds variation to the thickness. Values range from 0.0 (no variation) to 1.0.

Gravity var. – Adds variation to the corresponding parameter. Values range from 0.0 (no variation) to 1.0.

Generate W-coordinate – In general, all mapping coordinates are taken from the base object. However, the W mapping coordinate can be modified to represent the offset along the fur strands. When this option is enabled, the W coordinate is the offset along the fur strands (0.0 is the strand base, and 1.0 is the tip). The U and V coordinates are still taken from the base object.

Curl – When enabled, adds curls to the fur.

Curl Radius – Specifies the radius of the individual curl.

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

Curl radius var. – Adds variation to the curls. Values range from 0.0 (no variation) to 1.0.



Distribution and Stats Settings


Distribution – Specifies how the fur strands are distributed.

Per face – The number of fur strands is calculated per triangular face of the source object. Every triangle generates the specified number of fur strands.

Per area – The number of strands is calculated per squared scene unit.

Hairs per face – Specifies the number of fur strands per triangular face of the source object.

Hairs per unit area – Specifies the number of strands per squared scene units. 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.

Knots – Fur strands are rendered as several connected straight segments; this parameter controls the number of segments. More segments make the strands smoother, but also add to the render time. More segments are usually needed when the strands are curved (e.g. by the gravity, bend, curl parameters and others). The more straight the strands are, the less segments are needed for a smooth result.

Segment limit (millions) – A limit for the number of segments to generate for this fur object. The limit is evenly distributed between the source objects. For example, with a limit of 50 million segments and 5 source objects, each source object will generate up to ~10 million segments.