<?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: PyODE physics in PyOgre example</title>
	<atom:link href="http://shrimpworks.za.net/2006/03/21/pyode-physics-in-pyogre-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://shrimpworks.za.net/2006/03/21/pyode-physics-in-pyogre-example/</link>
	<description>Why am I so n00b?</description>
	<lastBuildDate>Thu, 22 Jul 2010 15:10:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Shrimp</title>
		<link>http://shrimpworks.za.net/2006/03/21/pyode-physics-in-pyogre-example/comment-page-1/#comment-224</link>
		<dc:creator>Shrimp</dc:creator>
		<pubDate>Tue, 29 Aug 2006 14:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=61#comment-224</guid>
		<description>Wow, nice :). Thanks for the tip and comment!</description>
		<content:encoded><![CDATA[<p>Wow, nice <img src='http://shrimpworks.za.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks for the tip and comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://shrimpworks.za.net/2006/03/21/pyode-physics-in-pyogre-example/comment-page-1/#comment-223</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 22 Aug 2006 02:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=61#comment-223</guid>
		<description>Cool example, was very helpful.

One really simple way to allow more collisions is to use quickStep instead of the normal ode step.  It&#039;s not as accurate (and you can see a difference right from the start), but it uses an iterative solution and avoids building up a recursive stack.  Changing that one line allowed me to increase the pile of boxes from ~50 to ~300.</description>
		<content:encoded><![CDATA[<p>Cool example, was very helpful.</p>
<p>One really simple way to allow more collisions is to use quickStep instead of the normal ode step.  It&#8217;s not as accurate (and you can see a difference right from the start), but it uses an iterative solution and avoids building up a recursive stack.  Changing that one line allowed me to increase the pile of boxes from ~50 to ~300.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrimp</title>
		<link>http://shrimpworks.za.net/2006/03/21/pyode-physics-in-pyogre-example/comment-page-1/#comment-222</link>
		<dc:creator>Shrimp</dc:creator>
		<pubDate>Fri, 19 May 2006 14:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=61#comment-222</guid>
		<description>I&#039;ve tried signing up on the forum there before, but for some reason I never received my activation emails.

Guess it&#039;s a good thing though, as I signed up (tried to) for the reason of asking about this stuff. In the end I ended up being *forced* to learn it myself, which, despite the frustration involved, I prefer anyway ;).

I&#039;ll give registering a shot again...

Thanks for the comment :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried signing up on the forum there before, but for some reason I never received my activation emails.</p>
<p>Guess it&#8217;s a good thing though, as I signed up (tried to) for the reason of asking about this stuff. In the end I ended up being *forced* to learn it myself, which, despite the frustration involved, I prefer anyway <img src='http://shrimpworks.za.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>I&#8217;ll give registering a shot again&#8230;</p>
<p>Thanks for the comment <img src='http://shrimpworks.za.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renato Trovão</title>
		<link>http://shrimpworks.za.net/2006/03/21/pyode-physics-in-pyogre-example/comment-page-1/#comment-221</link>
		<dc:creator>Renato Trovão</dc:creator>
		<pubDate>Fri, 19 May 2006 01:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://malcolm.shrimpworks.za.net/~shrimp/blog/?p=61#comment-221</guid>
		<description>Hey there!

I&#039;m not sure if you posted this example in the pyogre forums, if you have, I wasn&#039;t able to find it. If you haven&#039;t done so yet, I suggest you do it, because it seems to solve some of my &quot;I&#039;m too afraid to ask&quot; newbie questions.

Anyway, very good example, thanks for letting google index you blog! :D</description>
		<content:encoded><![CDATA[<p>Hey there!</p>
<p>I&#8217;m not sure if you posted this example in the pyogre forums, if you have, I wasn&#8217;t able to find it. If you haven&#8217;t done so yet, I suggest you do it, because it seems to solve some of my &#8220;I&#8217;m too afraid to ask&#8221; newbie questions.</p>
<p>Anyway, very good example, thanks for letting google index you blog! <img src='http://shrimpworks.za.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
