<?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: of_iphone_earth</title>
	<atom:link href="http://www.julapy.com/blog/2009/07/20/of_iphone_earth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julapy.com/blog/2009/07/20/of_iphone_earth/</link>
	<description>surfing on sine waves</description>
	<lastBuildDate>Sat, 04 Sep 2010 16:33:55 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RobotGrrl</title>
		<link>http://www.julapy.com/blog/2009/07/20/of_iphone_earth/comment-page-1/#comment-12066</link>
		<dc:creator>RobotGrrl</dc:creator>
		<pubDate>Tue, 08 Jun 2010 14:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.julapy.com/blog/?p=278#comment-12066</guid>
		<description>I feel like I&#039;m spamming your blog... :P

To get the latitudes and longitudes working again, I changed these lines:

	lat	*= 1;
	lat += 90;
	lon *= 1;
	lon -= 90;

I also reflipped the image (so North America is on the left). :)</description>
		<content:encoded><![CDATA[<p>I feel like I&#8217;m spamming your blog&#8230; <img src='http://www.julapy.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>To get the latitudes and longitudes working again, I changed these lines:</p>
<p>	lat	*= 1;<br />
	lat += 90;<br />
	lon *= 1;<br />
	lon -= 90;</p>
<p>I also reflipped the image (so North America is on the left). <img src='http://www.julapy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobotGrrl</title>
		<link>http://www.julapy.com/blog/2009/07/20/of_iphone_earth/comment-page-1/#comment-11997</link>
		<dc:creator>RobotGrrl</dc:creator>
		<pubDate>Sat, 05 Jun 2010 04:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.julapy.com/blog/?p=278#comment-11997</guid>
		<description>I figured it out!

Things to change:
ofTexture	*earthMapTexture;
earthMapTexture = &amp;earthMap.getTextureReference();
earthMapTexture-&gt;bind();
earthMapTexture-&gt;unbind();

Woohoo!</description>
		<content:encoded><![CDATA[<p>I figured it out!</p>
<p>Things to change:<br />
ofTexture	*earthMapTexture;<br />
earthMapTexture = &amp;earthMap.getTextureReference();<br />
earthMapTexture-&gt;bind();<br />
earthMapTexture-&gt;unbind();</p>
<p>Woohoo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobotGrrl</title>
		<link>http://www.julapy.com/blog/2009/07/20/of_iphone_earth/comment-page-1/#comment-11995</link>
		<dc:creator>RobotGrrl</dc:creator>
		<pubDate>Fri, 04 Jun 2010 20:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.julapy.com/blog/?p=278#comment-11995</guid>
		<description>Hi Julapy,

This is an excellent resource that you have posted! I tried compiling this for iPhone OS 3.0+, and there is just one problem: the earth texture does not load. :(

Do you know why this would be happening? Would it be possible for you to take a look at this and post an updated version for 3.0+?</description>
		<content:encoded><![CDATA[<p>Hi Julapy,</p>
<p>This is an excellent resource that you have posted! I tried compiling this for iPhone OS 3.0+, and there is just one problem: the earth texture does not load. <img src='http://www.julapy.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Do you know why this would be happening? Would it be possible for you to take a look at this and post an updated version for 3.0+?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
