「利用者:Eduard Gotwig/Rework-2.65/Modifiers/Curve」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:52時点における最新版

Curve Modifier

Mode: Object mode

Panel: Modifiers

Description

The Curve Modifier provides a simple but efficient method of defining a deformation on a mesh based on the position of an curve object.

The Curve Modifier works on a (global) dominant axis, X, Y, or Z. This means that when you move your mesh in the dominant direction, the mesh will traverse along the curve. Moving the mesh in an orthogonal direction will move the mesh object closer or further away from the curve. The default settings in Blender map the Y axis to the dominant axis. When you move the object beyond the curve endings the object will continue to deform based on the direction vector of the curve endings.


Options

Curve modifier
Object
The name of the curve object that will affect the deformed object.
Vertex Group
A vertex group name within the deformed object. The modifier will only affect vertices assigned to this group.
Deformation Axis
X, Y, Z, -X, -Y, -Z: This is the axis that the curve deforms along.


Example

Let’s make a simple example:

  • Remove default cube object from scene and add a Monkey (⇧ ShiftA → Add → Mesh → Monkey, Add a Monkey!)!
  • Now add a curve (⇧ ShiftA → Add → Curve → Bezier Curve, Add a Curve).
Add a Monkey!
Add a Curve.


Edit Curve.
  • While in Edit mode, move the control points of the curve as shown in (Edit Curve), then exit Edit mode (⇆ Tab).



Monkey on a Curve.
  • Select the Monkey (RMB Template-RMB.png) in Object mode
  • Assign the curve to the modifier, as shown in the picture ("Assign the Beziercurve to the Curve modifier")
  • The Monkey should be positioned on the curve, as in (Monkey on a Curve).
  • Now if you select the Monkey (RMB Template-RMB.png), and move it (G), in the Y-direction, the monkey will deform nicely along the curve.
Assign the Beziercurve to the Curve modifier (for Monkey)
Monkey deformations.
  • In (Monkey deformations), you can see the Monkey at different positions along the curve. To get a cleaner view over the deformation SubSurf got applied with Subdiv to 2, and Set Smooth on the Monkey mesh.
Blender3D FreeTip.png
A Tip
If you press MMB Template-MMB.png while moving the Monkey you will constrain the movement to one axis only.