﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3APepribal%2FRef%2FAppendices%2FWarp</id>
	<title>利用者:Pepribal/Ref/Appendices/Warp - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3APepribal%2FRef%2FAppendices%2FWarp"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Appendices/Warp&amp;action=history"/>
	<updated>2026-04-26T12:19:44Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Appendices/Warp&amp;diff=134551&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Appendices/Warp&amp;diff=134551&amp;oldid=prev"/>
		<updated>2018-06-28T20:46:41Z</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日 (木) 20:46時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Appendices/Warp&amp;diff=134550&amp;oldid=prev</id>
		<title>wiki&gt;Pepribal: moved User:Pepribal/Notas/Warp tool to User:Pepribal/Ref/Appendices/Warp over redirect</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Appendices/Warp&amp;diff=134550&amp;oldid=prev"/>
		<updated>2014-11-26T03:49:56Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Notas/Warp_tool&quot; class=&quot;mw-redirect&quot; title=&quot;利用者:Pepribal/Notas/Warp tool&quot;&gt;User:Pepribal/Notas/Warp tool&lt;/a&gt; to &lt;a href=&quot;/%E5%88%A9%E7%94%A8%E8%80%85:Pepribal/Ref/Appendices/Warp&quot; title=&quot;利用者:Pepribal/Ref/Appendices/Warp&quot;&gt;User:Pepribal/Ref/Appendices/Warp&lt;/a&gt; over redirect&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==The Warp tool==&lt;br /&gt;
&lt;br /&gt;
This tool is available in object mode and edit mode. In the first, it acts on the selected objects centers: it modifies the location coordinates without affecting the rotation or scale properties of the object. In edit mode, it acts on selected vertices. Explanation will be made for objects, but it also applies to vertices in the very same manner.&lt;br /&gt;
&lt;br /&gt;
The warp tool ({{Shortcut|shift|w}}), found in {{Menu|3D View|Object|Transform|Warp}} in object mode, and {{Menu|3D View|Mesh|Transform|Warp}} in edit mode, rotates the selected objects centers or vertices around the ''viewport Z axis'' with origin at the ''3D cursor''.&lt;br /&gt;
&lt;br /&gt;
The final rotation applied will depend on each object particular position on the viewport, the viewport orientation, the location of the 3D cursor and the amount of effect given to the tool ({{Literal|Angle}} value). {{Literal|Angle}} can be defined, initially, moving the mouse to the left and to the right, interactively. After the operation is confirmed (with the usual way for interactive operations), it can be tweaked from the {{Literal|Warp}} panel.&lt;br /&gt;
&lt;br /&gt;
Intuitively, it can be seen that the initial vertical position of each object, relative to the 3D cursor, will define its radius of rotation around it. On the other hand, the initial horizontal position (relative to 3D cursor as well) will determine how much the object will be affected by the {{Literal|Angle}} value. The further from the 3D cursor (horizontally), the bigger the effect. Objects to the right of the 3D cursor will rotate counterclockwise for positive values of {{Literal|Angle}}; objects to the left, will rotate inversely; objects just above or below it will not rotate at all.&lt;br /&gt;
&lt;br /&gt;
However, how does the algorithm behave specifically?&lt;br /&gt;
&lt;br /&gt;
==Maths behind the warp tool==&lt;br /&gt;
&lt;br /&gt;
This section is for the mathematician or the curious. It doesn't have really useful information for artists.&lt;br /&gt;
&lt;br /&gt;
So, consider we have the following set of objects {&amp;lt;math&amp;gt;O_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;O_2&amp;lt;/math&amp;gt;,..., &amp;lt;math&amp;gt;O_n&amp;lt;/math&amp;gt;}, which are the selected objects over which the warp operation will be performed. The viewport coordinates of each object &amp;lt;math&amp;gt;O_i&amp;lt;/math&amp;gt; is the 2D vector (&amp;lt;math&amp;gt;X_i&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;Y_i&amp;lt;/math&amp;gt;), as shown in {{Literal|Object coordinates for the Warp tool}}.&lt;br /&gt;
&lt;br /&gt;
[[File:Ref-Appendices-Warp.png|frame|right|Object coordinates for the Warp tool]]&lt;br /&gt;
The radius of rotation of each object &amp;lt;math&amp;gt;O_i&amp;lt;/math&amp;gt; will be given by its viewport Y (vertical) coordinate relative to the 3D cursor (&amp;lt;math&amp;gt;Y_i&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
A value of 0.0 of {{Literal|Angle}} will just project each object into the viewport YZ plane, along the viewport X direction: that is the starting point for every one of the selected objects.&lt;br /&gt;
&lt;br /&gt;
Let's consider the set of horizontal (X) coordinates of all the selected objects: {&amp;lt;math&amp;gt;X_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;X_2&amp;lt;/math&amp;gt;,..., &amp;lt;math&amp;gt;X_n&amp;lt;/math&amp;gt;}. These values represent the respective original distance of each one of the objects to the viewport YZ plane (centered at the 3D cursor). Now, we are interested in the horizontal coordinates of the leftmost and rightmost objects (in the viewport XY plane), which we will call, respectively, &amp;lt;math&amp;gt;X_L&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;X_R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The distance (&amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt;) between these two extreme objects is defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;D = X_R - X_L&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When all selected objects are aligned vertically on the viewport, or when there is only one selected object, it happens that &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; equals 0.0.&lt;br /&gt;
In those cases, for the following calculations, the former formula will be replaced by the following one:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;D = 0.1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let's define now &amp;lt;math&amp;gt;A_i&amp;lt;/math&amp;gt; as the value of {{Literal|Angle}} which causes the object &amp;lt;math&amp;gt;O_i&amp;lt;/math&amp;gt; to rotate 360° counterclockwise (positive angle). This value turns out to be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A_i = \frac{360 \times D}{X_i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the particular case in which &amp;lt;math&amp;gt;X_i&amp;lt;/math&amp;gt; has zero value, the value &amp;lt;math&amp;gt;A_i&amp;lt;/math&amp;gt; would be infinite, meaning that the object &amp;lt;math&amp;gt;O_i&amp;lt;/math&amp;gt; doesn't rotate at all.&lt;br /&gt;
&lt;br /&gt;
The effect of {{Literal|Angle}} can be better understood if we take into consideration the following: if {{Literal|Angle}} has a value of &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt;, then a given object &amp;lt;math&amp;gt;O_i&amp;lt;/math&amp;gt; (with horizontal coordinate &amp;lt;math&amp;gt;X_i&amp;lt;/math&amp;gt;) will be rotated &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; degrees as depicted by this formula:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;R = V \times \frac{X_i}{D}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From this, we can see the following:&lt;br /&gt;
* The final rotation &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; will have the same sign than the value of {{Literal|Angle}} if &amp;lt;math&amp;gt;X_i&amp;lt;/math&amp;gt; is positive, or the opposite sign if it is negative (&amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; is always positive).&lt;br /&gt;
* A zero value of {{Literal|Angle}} will always produce a zero rotation.&lt;br /&gt;
* The bigger the absolute value of &amp;lt;math&amp;gt;X_i&amp;lt;/math&amp;gt;, the bigger the final rotation for a particular object; moreover, if &amp;lt;math&amp;gt;X_i&amp;lt;/math&amp;gt; is zero, there will be no rotation.&lt;br /&gt;
&lt;br /&gt;
Remember that a positive angle rotation is counterclockwise.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Pepribal</name></author>
		
	</entry>
</feed>