<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Pixel-perfect collision detection with 5000+ particles</title>
	<atom:link href="http://coldconstructs.com/2009/11/pixel-perfect-collision-detection-with-5000-particles/feed/" rel="self" type="application/rss+xml" />
	<link>http://coldconstructs.com/2009/11/pixel-perfect-collision-detection-with-5000-particles/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 30 Aug 2010 21:47:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=4277</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stevan</title>
		<link>http://coldconstructs.com/2009/11/pixel-perfect-collision-detection-with-5000-particles/comment-page-1/#comment-445</link>
		<dc:creator>Stevan</dc:creator>
		<pubDate>Fri, 22 Jan 2010 01:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=172#comment-445</guid>
		<description>Nice demo, but utterly useless in the real world.</description>
		<content:encoded><![CDATA[<p>Nice demo, but utterly useless in the real world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdityaGameProgrammer</title>
		<link>http://coldconstructs.com/2009/11/pixel-perfect-collision-detection-with-5000-particles/comment-page-1/#comment-444</link>
		<dc:creator>AdityaGameProgrammer</dc:creator>
		<pubDate>Thu, 14 Jan 2010 03:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://coldconstructs.com/?p=172#comment-444</guid>
		<description>Hi Von Birnbaum
This is a pretty neat visualization and it handles detection nicely too.This implementing the simpler reaction to handling the collision.  a relatively higher pegged reaction handling and of a similar volume collision detection  is here http://www.gskinner.com/blog/archives/2009/11/as3_proximityma.html  at gskinners the
proximity manager. hes plotting the lines to the particles in proximity to 4 bases. which is pretty impressive. 
I have used the cdk for handling pixel perfect detection which is also  based on blitting and had to use another mechanism to handle the reactions . the simple multiple ball pixel perfect collision and reaction at http://www.adityagameprogrammer.com/2009/12/pixel-perfect-collision-system-as3.html which i guess has the costlier math involved in regards to handling reaction after collision detection.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Von Birnbaum<br />
This is a pretty neat visualization and it handles detection nicely too.This implementing the simpler reaction to handling the collision.  a relatively higher pegged reaction handling and of a similar volume collision detection  is here <a href="http://www.gskinner.com/blog/archives/2009/11/as3_proximityma.html" rel="nofollow">http://www.gskinner.com/blog/archives/2009/11/as3_proximityma.html</a>  at gskinners the<br />
proximity manager. hes plotting the lines to the particles in proximity to 4 bases. which is pretty impressive.<br />
I have used the cdk for handling pixel perfect detection which is also  based on blitting and had to use another mechanism to handle the reactions . the simple multiple ball pixel perfect collision and reaction at <a href="http://www.adityagameprogrammer.com/2009/12/pixel-perfect-collision-system-as3.html" rel="nofollow">http://www.adityagameprogrammer.com/2009/12/pixel-perfect-collision-system-as3.html</a> which i guess has the costlier math involved in regards to handling reaction after collision detection.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
