﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FPhysics%2FSoft_Body%2FCombination_With_Armatures</id>
	<title>Doc:2.6/Manual/Physics/Soft Body/Combination With Armatures - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FPhysics%2FSoft_Body%2FCombination_With_Armatures"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Soft_Body/Combination_With_Armatures&amp;action=history"/>
	<updated>2026-06-07T07:31:18Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Soft_Body/Combination_With_Armatures&amp;diff=114389&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Soft_Body/Combination_With_Armatures&amp;diff=114389&amp;oldid=prev"/>
		<updated>2018-06-28T19:51:56Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:51時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Soft_Body/Combination_With_Armatures&amp;diff=114388&amp;oldid=prev</id>
		<title>wiki&gt;Urkokul: /* Swing example */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Soft_Body/Combination_With_Armatures&amp;diff=114388&amp;oldid=prev"/>
		<updated>2014-11-30T10:17:49Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Swing example&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header||}}&lt;br /&gt;
&lt;br /&gt;
= Combination Soft Body with Armatures =&lt;br /&gt;
You can use goals to either pin certain parts of a mesh to a location, or restrict the amount of movement away from the defined goal. So you may for example use armatures to animate your object but use a Goal group to define areas that are flexible and that react to Soft Body deformation. Since a simulation can be set up to take into account mass and gravity, you can easily create animated objects with realistic physical behavior using the Soft Body solver.&lt;br /&gt;
&lt;br /&gt;
You can also use one of the following methods to combine Soft Bodies, objects and armatures:&lt;br /&gt;
*Soft Body vertices can be made the vertex parent of an empty, this empty can be the target of an IK solver.&lt;br /&gt;
*Using Bone stretching you can allow a bone to follow the length change of a Soft Body.&lt;br /&gt;
*You can use constraints to copy animated parameters of a bone onto an object.&lt;br /&gt;
*You can use a hook to bind a Soft Body to an armature driven object.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Swing example ==&lt;br /&gt;
[[File:Blender3D SBSchaukel.jpg|thumb|300px|right|The actuator of the Swing is a Soft Body.]]&lt;br /&gt;
&lt;br /&gt;
The Soft Body simulation will drive the free end of a pendulum. This movement is used to drive the seat of a swing. You could also use a similar simulation for a Bungee cord, if you make the cord less stiff.&lt;br /&gt;
* Add a plane. Rename this object to “&amp;lt;code&amp;gt;Pendulum&amp;lt;/code&amp;gt;”.&lt;br /&gt;
* Change to {{Literal|Edit}} mode.&lt;br /&gt;
* Make sure you are in top view and delete the left half of the plane, so that all that remains are two vertices connected by an edge.&lt;br /&gt;
* Select one vertex and make it the sole member of a vertex group (weight 1). This vertex will stay put. It is the “upper” vertex.&lt;br /&gt;
* Bring the “upper” vertex and the object center together, either by moving the vertices or the center.&lt;br /&gt;
* Tab out of {{Literal|Edit}}  mode and enable {{Literal|Soft Body}} in {{Literal|Physics}} context for the object.&lt;br /&gt;
* Go to {{Literal|Soft Body Goal}} panel and select in {{Literal|Vertex Group}} field the vertex group of the “upper” vertex.&lt;br /&gt;
* Set under {{Literal|Goal Settings:}} {{Literal|Stiffness}} value to 0.&lt;br /&gt;
&lt;br /&gt;
This creates a rig where the “upper” vertex is pinned, but the other vertex (and therefore the edge) is fully affected by the simulation.&lt;br /&gt;
&lt;br /&gt;
[[File:Blender3D SBSchaukel1.png|frame|right|The Soft Body object in Right view.]]&lt;br /&gt;
&lt;br /&gt;
When you scrub or play ({{Shortcut|alt|A}}) your animation, the vertex associated with a goal stays put, but the other is free to be affected by the physics simulation. Since the edge is pretty stiff, and there is gravity and mass and thus inertia, the vertex at the other end swings back and forth, and will eventually come to a stop, even if you turn off all damping. If you don’t want it to stop, you could either increase the calculation accuracy, or use the [[Doc:2.6/Manual/Physics/Soft_Body/Reference|Error Limit]] paremeter in {{Literal|Soft Body Solver}} panel, which is designed specifically for these types of simulations.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[File:Doc-26-Manual-Physics-Softbody-Combiningwitharmature-Example-Firstbone.png|thumb|right|600px|IK settings for the first bone.]]&lt;br /&gt;
&lt;br /&gt;
The free vertex will become the IK target for an armature. Therefore we need to create a second vertex group.&lt;br /&gt;
*Change to {{Literal|Edit mode}}.&lt;br /&gt;
*Select the “lower” vertex.&lt;br /&gt;
*Press {{Shortcut|ctrl|G}}&amp;amp;nbsp;→ {{Literal|Assign to New Group}} and rename the vertex group “&amp;lt;code&amp;gt;TargetGroup&amp;lt;/code&amp;gt;”.&lt;br /&gt;
*Change back to {{Literal|Object}} mode.&lt;br /&gt;
*Insert an {{Literal|Armature}} with a single bone.&lt;br /&gt;
*Ensure that the armature is selected and change to {{Literal|Edit}} mode.&lt;br /&gt;
*Move the tip of the bone to the “lower” vertex.&lt;br /&gt;
*Change to {{Literal|Pose}} mode and ensure that the bone is selected.&lt;br /&gt;
*Add an {{Literal|Inverse Kinematics}} constraint to the bone ({{Literal|Bone Constraints}} panel, {{Literal|Add Constraint}}), use the object “&amp;lt;code&amp;gt;Pendulum&amp;lt;/code&amp;gt;” and the vertex group “&amp;lt;code&amp;gt;TargetGroup&amp;lt;/code&amp;gt;” as target.&lt;br /&gt;
*Set {{Literal|Stretch}} in the {{Literal|Inverse Kinematics}} panel of the {{Literal|Bone}} context to 1.0.&lt;br /&gt;
* Click on lock {{Literal|Y}} button in the {{Literal|Inverse Kinematics}} panel of the {{Literal|Bone}} context, so the bone doesn’t rotate around itself.&lt;br /&gt;
&lt;br /&gt;
If you now play the animation, the bone swings back and forth. When the length of the object changes, the length of the bone also changes.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[File:Doc-26-Manual-Physics-Softbody-Combiningwitharmature-Example-Secondbone.png|thumb|300px|left|Settings for the second bone.]]&lt;br /&gt;
&lt;br /&gt;
*Now extrude a second bone at an angle perpendicular to the first.&lt;br /&gt;
*Turn off {{Literal|Inherit Scale}} in the {{Literal|Relations}} panel of the {{Literal|Bone}} context, so that the second bone isn’t scaled when the the first bone is.&lt;br /&gt;
&lt;br /&gt;
[[File:Doc-26-Manual-Physics-Softbody-Combiningwitharmature-Example-IKTarget.gif|thumb|300px|right|The armature is connected with the Soft Body by the Inverse Kinematics Target.]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
Then you can:&lt;br /&gt;
* add objects for the swing crossbeam, cord and seat of the swing;&lt;br /&gt;
* place swing crossbeam to the &amp;quot;upper&amp;quot; vertex;&lt;br /&gt;
* place swing cord to the armature first bone and parent to the first bone with {{Shortcut|Crl|P}} &amp;gt; {{Literal|Set Parent To}} &amp;gt; {{Literal|Bone Relative}};&lt;br /&gt;
* dublicate swing cord, pendulum and armature for second cord and place the dublicated second swing respectively;&lt;br /&gt;
* place the seat object to the armature second bone;&lt;br /&gt;
* parent the seat of the swing to this second bone.&lt;br /&gt;
&lt;br /&gt;
Animation rezult is [http://www.vimeo.com/4108553 here].&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Urkokul</name></author>
		
	</entry>
</feed>