© Taichi Kobayashi


Table of Contents

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

Compare with Current View Page History

« Previous Version 7 Next »

This page provides information on the Hair Properties in V-Ray for Houdini. 

 

Overview


The V-Ray Hair Properties can be added to a curve or points/particles. This makes the curve directly renderable, without intermediate conversion to polygons. Internally, the curve is converted to hair. It allows control over the hair tessellation. 

To add the Hair Properties, select the curve or points and press Hair Properties button residing in the V-Ray shelf. This creates a V-Ray tab to the object's properties menu. 

 

UI Paths:

||V-Ray shelf|| > Hair Properties (with the curve/points selected) > V-Ray > Hair

V-Ray menu > Object Properties > Hair

 

Hair


Width Mult – A hair width multiplier. It is used as base width if a "width" attribute is not found.

Tesselation – Allows manual control over the number of subdivisions when intersecting the spline based hairs. 

Min. Pixel Width – Sets the minimum pixel width of each hair strand to help ensure samples are taken consistently between pixels. A value of 0 means no minimum width is applied, but increasing it helps make sure each strand is consistently rendered. This additional calculation increases render times, but smooths the hair width. 

Render as Smooth Curves –  When enabled, hair strands are represented as splines instead of line segments.

Width in Pixels – When enabled, the Width Mult parameter is calculated in pixels. 

Generate W Coord – When enabled, V-Ray generates a W mapping coordinate that represents the position of the shaded point along the hair strand. This is useful for mapping a ramp texture, for example. 

 

Was this helpful?