<?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: Flash Augmented Reality Getting Started</title>
	<atom:link href="http://samhassan.co.uk/2009/02/04/flash-augmented-reality-getting-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://samhassan.co.uk/2009/02/04/flash-augmented-reality-getting-started/</link>
	<description>A blog about Web, Dev, Design, Fun and Food</description>
	<lastBuildDate>Tue, 28 Jun 2011 12:25:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan0</title>
		<link>http://samhassan.co.uk/2009/02/04/flash-augmented-reality-getting-started/comment-page-1/#comment-117</link>
		<dc:creator>Dan0</dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=136#comment-117</guid>
		<description>Hey,
I have a similar problem to Rogier.. basically reproducing samples from places can create problems. I have found that have a large marker (taking up most of the webcam area) will significantly improve FPS.. (to around 30fps) but if you have a large, complex background.. even just your face is enough to drop the framerate (for me around 8-12) on some projects. This is a real problem and I hope for some optimisation of the code to allow us to expand our horizons :)

Good luck augmenting your reality.</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I have a similar problem to Rogier.. basically reproducing samples from places can create problems. I have found that have a large marker (taking up most of the webcam area) will significantly improve FPS.. (to around 30fps) but if you have a large, complex background.. even just your face is enough to drop the framerate (for me around 8-12) on some projects. This is a real problem and I hope for some optimisation of the code to allow us to expand our horizons <img src='http://samhassan.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck augmenting your reality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Hassan</title>
		<link>http://samhassan.co.uk/2009/02/04/flash-augmented-reality-getting-started/comment-page-1/#comment-86</link>
		<dc:creator>Sam Hassan</dc:creator>
		<pubDate>Tue, 10 Feb 2009 11:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=136#comment-86</guid>
		<description>@ Rogier 
In the demo I’m using a sphere with a bitmap texture from the library:

var materialEarth :BitmapAssetMaterial = new BitmapAssetMaterial( &quot;Earth&quot; );
var sphere2: Sphere = new Sphere(materialEarth,50,20);	
sphere2.z  = 100;
sphere2.rotationX = 45;
sphere2.yaw( -30 );

The pc I used is a Dell Optiplex, 2 core 2.66GHz 2GB of RAM.

Hope that clears it up, I can post the source if needed just let me know</description>
		<content:encoded><![CDATA[<p>@ Rogier<br />
In the demo I’m using a sphere with a bitmap texture from the library:</p>
<p>var materialEarth :BitmapAssetMaterial = new BitmapAssetMaterial( &#8220;Earth&#8221; );<br />
var sphere2: Sphere = new Sphere(materialEarth,50,20);<br />
sphere2.z  = 100;<br />
sphere2.rotationX = 45;<br />
sphere2.yaw( -30 );</p>
<p>The pc I used is a Dell Optiplex, 2 core 2.66GHz 2GB of RAM.</p>
<p>Hope that clears it up, I can post the source if needed just let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogier</title>
		<link>http://samhassan.co.uk/2009/02/04/flash-augmented-reality-getting-started/comment-page-1/#comment-85</link>
		<dc:creator>Rogier</dc:creator>
		<pubDate>Thu, 05 Feb 2009 12:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=136#comment-85</guid>
		<description>I saw that the frame rate was  between the 20 and 30 fps. I almost have the same model only mine is playing at 7 fps. I have a hp XW 9400 with 20GB of Ram
:S So how do you that?</description>
		<content:encoded><![CDATA[<p>I saw that the frame rate was  between the 20 and 30 fps. I almost have the same model only mine is playing at 7 fps. I have a hp XW 9400 with 20GB of Ram<br />
:S So how do you that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko</title>
		<link>http://samhassan.co.uk/2009/02/04/flash-augmented-reality-getting-started/comment-page-1/#comment-84</link>
		<dc:creator>Mikko</dc:creator>
		<pubDate>Wed, 04 Feb 2009 15:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://samhassan.co.uk/blog/?p=136#comment-84</guid>
		<description>Glad I could help. I&#039;m working on some FlarToolkit stuff again so look out for some posts coming soon. ;)</description>
		<content:encoded><![CDATA[<p>Glad I could help. I&#8217;m working on some FlarToolkit stuff again so look out for some posts coming soon. <img src='http://samhassan.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

