From BlenderWiki

Jump to: navigation, search

If you want to document Blender 2.5 features please edit pages under Doc:2.5/Manual.
If a "2.5" page doesn't exist please copy the text from 2.4x Manual and edit the new page (i.e. you should paste the wikitext from this 2.4x page to this new 2.5x page and then update the latter with 2.5 features)


[edit] Converting Sketches to Other Forms

In the 3D view, sketches on the active layer can be converted to geometry, based on the current view settings. Sketches are converted into geometry by transforming the points recorded when drawing (which make up the strokes) into 3D-space (based on the current view settings). Currently, all points will be used, so it may be necessary to simplify or subdivide parts of the created geometry for standard use.

Sketches can currently be converted into one of three types:

  • Armature: Each stroke is converted into a bone chain, which is assigned to an armature named after the active layer. The bones in each chain are connected and parented to each other. Also, bones inherit their envelope radii from the thickness of their stroke at each recorded point.
  • Bezier Curve and Path: Each stroke is converted into a separate curve within a curve object that’s named after the active layer. Handles are automatically set to be “free” handles (i.e. the black type), and are set to be in the same places as the control-points. The weight/radius of the curve at each control-point is set to equal the thickness of the stroke at each recorded point. However, in order to see that, you need to open a Transform Properties panel in Edit mode, Weight field.