<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>SSForum Development</title>
	<description>Feed of all public development forums</description>
	<link>http://forums.ssgn.net/index.php</link>
	<pubDate>Wed, 08 Sep 2010 17:31:34 +0000</pubDate>
	<ttl>15</ttl>
	<item>
		<title>Windows 7 DirectDraw hack</title>
		<link>http://forums.ssgn.net/index.php?showtopic=24993</link>
		<description><![CDATA[<a href='http://sol.gfxile.net/ddhack/' class='bbc_url' title='External link' rel='nofollow external'>http://sol.gfxile.net/ddhack/</a><br />
<br />
Supposed to "emulate" DirectDraw under OpenGL.<br />
<br />
Just posting this as a "hmm, interesting!" and "FYI" thread.]]></description>
		<pubDate>Wed, 08 Sep 2010 17:31:34 +0000</pubDate>
		<guid>http://forums.ssgn.net/index.php?showtopic=24993</guid>
	</item>
	<item>
		<title>jsslib</title>
		<link>http://forums.ssgn.net/index.php?showtopic=24988</link>
		<description>Was just wondering if this ever got done? Cheers</description>
		<pubDate>Tue, 07 Sep 2010 13:18:27 +0000</pubDate>
		<guid>http://forums.ssgn.net/index.php?showtopic=24988</guid>
	</item>
	<item>
		<title>Player Position Interpolation Progress</title>
		<link>http://forums.ssgn.net/index.php?showtopic=24869</link>
		<description><![CDATA[The next item on the todo list is "3. Fix timer sync and client position prediction"<br />
<br />
This isn't completely trivial and has been bugging me and holding up progress for a while now. I've finally settled on an approach I think will work, and have a made a demonstration Java program. Here, you can generate two points corresponding to two positions and velocities that you want to interpolate between (for example, the current "predicted" player position and an updated position that you infer from a new position packet). You can then see the quality of the interpolation between the two points. Two methods are available, linear and cubic Bézier. I've attached the program (with source), and a screenshot.<br />
<br />
<a class='resized_img' rel='lightbox[266940]' id='ipb-attach-url-5086-0-21031800 1284159358' href="http://forums.ssgn.net/index.php?app=core&module=attach&section=attach&attach_rel_module=post&attach_id=5086" title="interpol.png -  65.84K,  173"><img src="http://forums.ssgn.net/uploads/monthly_07_2010/post-1663-087596600 1280088362_thumb.png" id='ipb-attach-img-5086-0-21031800 1284159358' style='width:100;height:75' class='attach' width="100" height="75" alt=": interpol.png" /></a><br />
<br />
Expect to see it in Discretion soon.<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://forums.ssgn.net/index.php?app=core&module=attach&section=attach&attach_id=5087" title=""><img src="http://forums.ssgn.net/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://forums.ssgn.net/index.php?app=core&module=attach&section=attach&attach_id=5087" title="">DiscInterpolationTests.zip</a> <span class='desc'><strong>(9.54K)</strong></span>
<br /><span class="desc info">: 124</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Mon, 06 Sep 2010 20:21:15 +0000</pubDate>
		<guid>http://forums.ssgn.net/index.php?showtopic=24869</guid>
	</item>
</channel>
</rss>