<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Barycentric Coordinates and Point in Triangle Tests</title><link>http://blogs.msdn.com/b/rezanour/archive/2011/08/07/barycentric-coordinates-and-point-in-triangle-tests.aspx</link><description>I know it&amp;rsquo;s been a little while since my last post, and I apologize. I&amp;rsquo;ll try and keep the posts a little more frequent moving forward. 
 In the last post, we briefly encountered barycentric coordinates and loosely defined them as the coefficients</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Barycentric Coordinates and Point in Triangle Tests</title><link>http://blogs.msdn.com/b/rezanour/archive/2011/08/07/barycentric-coordinates-and-point-in-triangle-tests.aspx#10206426</link><pubDate>Mon, 05 Sep 2011 19:38:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10206426</guid><dc:creator>Reza Nourai - MSFT</dc:creator><description>&lt;p&gt;Hi Vektor, I think my last reply got lost so I&amp;#39;ll reply again.&lt;/p&gt;
&lt;p&gt;You&amp;#39;re absolutely right. You pointed out a pretty big oversight on my part and I&amp;#39;ve corrected the blog to reflect the right solution. Since we are taking the norm of the equation, the signs of r and t got lost, so checking for &amp;gt; 0 at the end was meaningless. I&amp;#39;ve corrected it to determine the signs earlier before taking the norm, with an explanation of how we do that.&lt;/p&gt;
&lt;p&gt;Thanks for catching that!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10206426" width="1" height="1"&gt;</description></item><item><title>re: Barycentric Coordinates and Point in Triangle Tests</title><link>http://blogs.msdn.com/b/rezanour/archive/2011/08/07/barycentric-coordinates-and-point-in-triangle-tests.aspx#10206177</link><pubDate>Mon, 05 Sep 2011 07:16:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10206177</guid><dc:creator>vektor</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Nice post. But I have a question. According to your post, it appears that r and t never go below 0 because you are only working with vector lengths. Ideally, when we test a point outside the triangle, either or both the values of r and t must be &amp;lt; 0. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10206177" width="1" height="1"&gt;</description></item><item><title>re: Barycentric Coordinates and Point in Triangle Tests</title><link>http://blogs.msdn.com/b/rezanour/archive/2011/08/07/barycentric-coordinates-and-point-in-triangle-tests.aspx#10195351</link><pubDate>Fri, 12 Aug 2011 22:54:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10195351</guid><dc:creator>BakerCo</dc:creator><description>&lt;p&gt;Thanks a lot your blog is very helpful to me please keep it up I am looking forward to the physics stuff. Thanks again&lt;/p&gt;
&lt;p&gt;BakerCo&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10195351" width="1" height="1"&gt;</description></item></channel></rss>