<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CODEISPOETRY &#187; fancy failure</title>
	<atom:link href="http://www.alexmil.de/category/fancy-failure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexmil.de</link>
	<description></description>
	<lastBuildDate>Fri, 10 Jun 2011 13:10:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ich bin adc mitglied!</title>
		<link>http://www.alexmil.de/ich-bin-adc-mitglied/</link>
		<comments>http://www.alexmil.de/ich-bin-adc-mitglied/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 13:13:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[advertising]]></category>
		<category><![CDATA[fancy failure]]></category>
		<category><![CDATA[offTopic]]></category>

		<guid isPermaLink="false">http://www.alexmil.de/?p=423</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alexmil.de/wp-content/adc-member.png"><img class="alignnone size-full wp-image-424" title="adc-member" src="http://www.alexmil.de/wp-content/adc-member.png" alt="" width="400" height="152" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexmil.de/ich-bin-adc-mitglied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>papervision3d &#8211; pixel precision &#8211; formula bug</title>
		<link>http://www.alexmil.de/papervision3d-pixel-precision-formula-bug/</link>
		<comments>http://www.alexmil.de/papervision3d-pixel-precision-formula-bug/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 16:49:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fancy failure]]></category>
		<category><![CDATA[offTopic]]></category>

		<guid isPermaLink="false">http://www.alexmil.de/?p=303</guid>
		<description><![CDATA[Bartek wrote a great article here about showing e.g. an 400&#215;300 px image in the same size in papervision3d.
I used it a lot, but now I might have found a bug. When you are working with a postive camera.z the Math.abs won&#8217;t work:
use:
var targetZ1 : Number = (camera.zoom * camera.focus) &#8211; (camera.z*-1);
instead of:
var targetZ1 : [...]]]></description>
			<content:encoded><![CDATA[<p>Bartek wrote a great article <a href="http://www.everydayflash.com/blog/index.php/2008/07/07/pixel-precision-in-papervision3d/" target="_blank">here</a> about showing e.g. an 400&#215;300 px image in the same size in papervision3d.</p>
<p>I used it a lot, but now I might have found a bug. When you are working with a postive camera.z the Math.abs won&#8217;t work:</p>
<p>use:<br />
<strong>var targetZ1 : Number = (camera.zoom * camera.focus) &#8211; (camera.z*-1);</strong><br />
instead of:<br />
<strong>var targetZ1 : Number = (camera.zoom * camera.focus) &#8211; Math.abs(camera.z);<br />
</strong><br />
Barteks page is great! Have a look at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexmil.de/papervision3d-pixel-precision-formula-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fancy Failure</title>
		<link>http://www.alexmil.de/fancy-failure/</link>
		<comments>http://www.alexmil.de/fancy-failure/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 11:10:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fancy failure]]></category>

		<guid isPermaLink="false">http://www.alexmil.de/?p=298</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alexmil.de/wp-content/fp10-failure.png"><img class="alignnone size-full wp-image-299" title="fp10-failure" src="http://www.alexmil.de/wp-content/fp10-failure.png" alt="" width="400" height="193" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexmil.de/fancy-failure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

