From BlenderWiki
Hair
When set to hair mode, particle system creates only static particles, which may be used for hair, fur, grass and the like.
Growing
The first step is to create the hair, specifying the amount of hair strands and their lengths.
The complete path of the particles is calculated in advance. So everything a particle does a hair may do also. A hair is as long as the particle path would be for a particle with a lifetime of 100 frames. Instead of rendering every frame of the particle animation point by point there are calculated control points with an interpolation, the segments.
Styling
The next step is to style the hair. You can change the look of base hairs by changing the Physics Settings.
A more advanced way of changing the hair appearance is to use Children. This adds child hairs to the original ones, and has settings for giving them different types of shapes.
You can also interactively style hairs in Particle Mode. In this mode, the particle settings become disabled, and you can comb, trim, lengthen, etc. the hair curves.
Animating
Hair can now be made dynamic using the cloth solver. This is covered in the Hair Dynamics page.
Rendering
Blender can render hairs in several different ways. Materials have a Strand section, which is covered in the materials section in the Strands Page.
Hair can also be used as a basis for the Particle Instance modifier, which allows you to have a mesh be deformed along the curves, which is useful for thicker strands, or things like grass, or feathers, which may have a more specific look.
Options
- Regrow
- Regrow Hair for each frame.
- Advanced
- Enables advanced settings which reflect the same ones as working in Emitter mode.
Emission
- Amount
- Set the amount of hair strands. Use as little particles as possible, especially if you plan to use softbody animation later. But you need enough particles to have good control. For a “normal” haircut I found some thousand (very roughly 2000) particles to give enough control. You may need a lot more particles if you plan to cover a body with fur. Volume will be produced later with Children.
Hair Dynamics
Settings for adding movement to hair see Hair Dynamics.
Display
- Rendered
- Draw hair as curves.
- Path
- Draw just the end points if the hairs.
- Steps
- The number of segments (control points minus 1) of the hair strand. In between the control points the segments are interpolated. The number of control points is important:
- for the softbody animation, because the control points are animated like vertices, so more control points mean longer calculation times.
- for the interactive editing, because you can only move the control points (but you may recalculate the number of control points in Particle Mode).
- 10 Segments should be sufficient even for very long hair, 5 Segments are enough for shorter hair, and 2 or 3 segments should be enough for short fur.
Children
See Children.
Render
Hair can be rendered as a Path, Object, or Group. See Particle Visualization for descriptions.
Usage
- Fur Tutorial, which produced (Image 4b). It deals especially with short hair.
- Blender Hair Basics, a thorough overview of all of the hair particle settings.
