<?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>Comentarios en: Tiler3D-HTML5</title>
	<atom:link href="http://labs.hyperandroid.com/html5-tiler-3d/feed" rel="self" type="application/rss+xml" />
	<link>http://labs.hyperandroid.com</link>
	<description>Coding experiments.</description>
	<lastBuildDate>Wed, 15 Feb 2012 16:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: Shankarmca009</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-257</link>
		<dc:creator>Shankarmca009</dc:creator>
		<pubDate>Thu, 11 Aug 2011 11:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-257</guid>
		<description>Super Super </description>
		<content:encoded><![CDATA[<p>Super Super</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: dirk digizaal</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-54</link>
		<dc:creator>dirk digizaal</dc:creator>
		<pubDate>Tue, 12 Oct 2010 17:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-54</guid>
		<description>w7 ie9 works!!          and is even faster</description>
		<content:encoded><![CDATA[<p>w7 ie9 works!!          and is even faster</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: hyperandroid</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-45</link>
		<dc:creator>hyperandroid</dc:creator>
		<pubDate>Fri, 01 Oct 2010 18:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-45</guid>
		<description>You are welcome. 
Thanks for your kind comment ;).</description>
		<content:encoded><![CDATA[<p>You are welcome.<br />
Thanks for your kind comment <img src='http://labs.hyperandroid.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: PKV</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-44</link>
		<dc:creator>PKV</dc:creator>
		<pubDate>Fri, 01 Oct 2010 18:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-44</guid>
		<description>You made some excellent points there. I did a search on the topic and almost not got any specific details on other sites, but then happy to be here, seriously, thanks.

- Lucas</description>
		<content:encoded><![CDATA[<p>You made some excellent points there. I did a search on the topic and almost not got any specific details on other sites, but then happy to be here, seriously, thanks.</p>
<p>- Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: hyperandroid</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-9</link>
		<dc:creator>hyperandroid</dc:creator>
		<pubDate>Thu, 12 Aug 2010 20:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-9</guid>
		<description>Hi Benjamin, maybe you&#039;re right. In fact, I&#039;ve tried to force projected coords and/or uvs&#039; into integers by issuing Math.floor, as well as leaving them with decimals and forcing them to be half way (in .5). But nothing has worked for me (maybe i&#039;ve been doing it all wrongly ?).  I&#039;m right now implementing  env mapping (by using the average normal on vertex) and same thing happens. I&#039;d thank a lot if you could point me out in the right direction I&#039;m not able to solve that myself :(.
Thanks for your comment. Hope to see u again.</description>
		<content:encoded><![CDATA[<p>Hi Benjamin, maybe you&#8217;re right. In fact, I&#8217;ve tried to force projected coords and/or uvs&#8217; into integers by issuing Math.floor, as well as leaving them with decimals and forcing them to be half way (in .5). But nothing has worked for me (maybe i&#8217;ve been doing it all wrongly ?).  I&#8217;m right now implementing  env mapping (by using the average normal on vertex) and same thing happens. I&#8217;d thank a lot if you could point me out in the right direction I&#8217;m not able to solve that myself <img src='http://labs.hyperandroid.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .<br />
Thanks for your comment. Hope to see u again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Benjamin</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-8</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Thu, 12 Aug 2010 18:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-8</guid>
		<description>&gt; Firefox 3.6 also tends to draw visual artifacts between a quad’s adjacent triangles, giving an unpolished appearance

Isn&#039;t that Firefox and the others used antialiased clipping while Chrome does not support it? It could simply be you are not using correct coordinates for your quads (I get the same artifact with QtWebKit, Firefox and Safari).</description>
		<content:encoded><![CDATA[<p>&gt; Firefox 3.6 also tends to draw visual artifacts between a quad’s adjacent triangles, giving an unpolished appearance</p>
<p>Isn&#8217;t that Firefox and the others used antialiased clipping while Chrome does not support it? It could simply be you are not using correct coordinates for your quads (I get the same artifact with QtWebKit, Firefox and Safari).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: hyperandroid</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-3</link>
		<dc:creator>hyperandroid</dc:creator>
		<pubDate>Mon, 26 Jul 2010 21:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-3</guid>
		<description>Sure. By now, only Chrome and Opera are suitable browser to see those processor-intensive eye-candy-html5-lets.
In fact, nothing new under the hoods, the canvas capabilities are not worth fifteen-years-old- good-c/c++-demoscene-coding ;) ( try { impatiently waiting for web-gl canvas capabilities } catch(bored-exception) {} ).
Thanks for your comment, hope to see u again :D.</description>
		<content:encoded><![CDATA[<p>Sure. By now, only Chrome and Opera are suitable browser to see those processor-intensive eye-candy-html5-lets.<br />
In fact, nothing new under the hoods, the canvas capabilities are not worth fifteen-years-old- good-c/c++-demoscene-coding <img src='http://labs.hyperandroid.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ( try { impatiently waiting for web-gl canvas capabilities } catch(bored-exception) {} ).<br />
Thanks for your comment, hope to see u again <img src='http://labs.hyperandroid.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Iker Jamardo Zugaz</title>
		<link>http://labs.hyperandroid.com/html5-tiler-3d#comment-2</link>
		<dc:creator>Iker Jamardo Zugaz</dc:creator>
		<pubDate>Fri, 23 Jul 2010 16:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hyperandroid.com/?page_id=2#comment-2</guid>
		<description>Nice work!

Just a pitty the HTML5 implementation in multiple browsers is still not as good as it should (hopefully it will improve over time and get standarized).

It&#039;s nice to see these effects come back!

Keep up the great job!</description>
		<content:encoded><![CDATA[<p>Nice work!</p>
<p>Just a pitty the HTML5 implementation in multiple browsers is still not as good as it should (hopefully it will improve over time and get standarized).</p>
<p>It&#8217;s nice to see these effects come back!</p>
<p>Keep up the great job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

