<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>haniblog &#187; Bilinear</title>
	<atom:link href="http://haniblog.com/tag/bilinear/feed" rel="self" type="application/rss+xml" />
	<link>http://haniblog.com</link>
	<description>Flame Artist by day. Proud Dad by, uhm, the rest of the time. Lover of everything Apple. Hater of everything Microsoft. Except for the Xbox 360 of course.</description>
	<lastBuildDate>Mon, 12 Mar 2012 17:33:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Flame tip: The missing corner</title>
		<link>http://haniblog.com/flame/flame-tip-the-missing-corner?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flame-tip-the-missing-corner</link>
		<comments>http://haniblog.com/flame/flame-tip-the-missing-corner#comments</comments>
		<pubDate>Thu, 05 Feb 2009 17:37:06 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Flame]]></category>
		<category><![CDATA[Bilinear]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Tracking]]></category>

		<guid isPermaLink="false">http://haniblog.com/?p=567</guid>
		<description><![CDATA[Here&#8217;s a simple expression to calculate the missing point in a 4 point track. Suppose you&#8217;re missing the lower_left corner of a bilinear. In the animation menu, choose the lower_left channel under the Bilinear and type the following expression: And here&#8217;s the result: The method is to add the two nearest corners to the missing [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a simple expression to calculate the missing point in a 4 point track.</p>
<p>Suppose you&#8217;re missing the lower_left corner of a bilinear.<img class="alignnone" src="/wp-content/uploads/flame_tips/00_noCorner.png" alt="" width="500" height="284" /></p>
<p>In the animation menu, choose the <strong>lower_left</strong> channel under the <strong>Bilinear</strong> and type the following expression:</p>
<p><img class="alignnone" src="/wp-content/uploads/flame_tips/03_expression.png" alt="" width="315" height="232" /></p>
<p><strong><br />
</strong></p>
<p>And here&#8217;s the result:</p>
<p><img class="alignnone" src="/wp-content/uploads/flame_tips/05_4pt.png" alt="" width="500" height="281" /></p>
<p>The method is to add the two nearest corners to the missing point and then subtract that from the opposing corner. </p>
<p><img class="alignnone" src="/wp-content/uploads/flame_tips/4pt_03.png" alt="" width="250" height="206" /></p>
<p><img class="alignnone" src="/wp-content/uploads/flame_tips/4pt_04.png" alt="" width="250" height="206" /></p>
<p>For easy reference, here are the expressions for all four corners:</p>
<p>upper_left: <strong>( lower_left + upper_right ) &#8211; lower_right</strong></p>
<p>upper_right: <strong>( upper_left + lower_right ) &#8211; lower_left</strong></p>
<p>lower_right: <strong>( upper_right + lower_left ) &#8211; upper_left</strong></p>
<p>lower_left:<strong> ( upper_left + lower_right ) &#8211; upper_right</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://haniblog.com/flame/flame-tip-the-missing-corner/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

