<?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>V // Pixelnerve &#187; five3d</title>
	<atom:link href="http://www.pixelnerve.com/v/tag/five3d/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelnerve.com/v</link>
	<description></description>
	<lastBuildDate>Sun, 30 Oct 2011 23:43:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Effect: Trail</title>
		<link>http://www.pixelnerve.com/v/2008/05/15/23d-trail-fx/</link>
		<comments>http://www.pixelnerve.com/v/2008/05/15/23d-trail-fx/#comments</comments>
		<pubDate>Thu, 15 May 2008 00:04:40 +0000</pubDate>
		<dc:creator>victormartins</dc:creator>
				<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[five3d]]></category>
		<category><![CDATA[trail]]></category>

		<guid isPermaLink="false">http://www.pixelnerve.com/v/2008/05/15/23d-trail-fx/</guid>
		<description><![CDATA[A few days ago i visited Mathieu Badimon’s website and i found myself playing with one effect he made for Five3D website. The trail effect. It’s a pretty simple effect but he made it go further, he created it using his own 3d framework for Adobe Flash and has a particular thing that I like [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A few days ago i visited <a href="http://www.mathieu-badimon.com/" target="_blank">Mathieu Badimon</a>’s website and i found myself playing with one effect he made for <a title="Five3D" href="http://five3d.mathieu-badimon.com/" target="_blank">Five3D</a> website. The trail effect.</p>
<p style="text-align: justify;"><img style="border: 0pt none;" src="http://www.pixelnerve.com/as3/trailfx/trail2_s.png" alt="" width="200" height="150" /><img style="border: 0pt none;" src="http://www.pixelnerve.com/as3/trailfx/trail3_s.png" alt="" width="200" height="150" /></p>
<p style="text-align: justify;">It’s a pretty simple effect but he made it go further, he created it using his own 3d framework for Adobe Flash and has a particular thing that I like a lot. The drawing in perspective and that simple but incredible sweet pass over the top plane.</p>
<p style="text-align: justify;">Well I had to give it a try and after fiddling around the web and talking to some people I&#8217;ve created a version of his effect. By all means, i release this code to the public with Mathieu’s authorization, even if its my code, it was his idea in the first place.</p>
<p style="text-align: justify;">Note: There are two versions of this effect available. 1st uses Five3D, 2nd using only flash.</p>
<p style="text-align: justify;">I&#8217;m working on a version that uses Sandy3D for rendering. It will soon be available, meanwhile you can download other versions and play around.</p>
<p style="text-align: justify;">Download it <a href="http://www.pixelnerve.com/as3/trailfx/trailfx_src.zip" target="_blank">here</a>.</p>
<p style="text-align: justify;">
<p style="color: #993300; text-align: justify;">
<p style="color: #993300; text-align: justify;">EDIT:</p>
<p style="color: #993300; text-align: justify;">You can find a Sandy3D example of this effect here. What i do is just the same as the simple version. Draw into a sprite object and attach this to the material used in a plane polygon. Sandy converts vectordata into a bitmap, so things didnt came up as i expected.</p>
<p style="color: #993300; text-align: justify;">Download <a title="trail" href="http://www.pixelnerve.com/as3/trailfx/trail_fx_sandy3d_src.zip" target="_blank">here</a>.</p>
<p style="text-align: justify;"><em><span style="color: #c0c0c0;"> </span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelnerve.com/v/2008/05/15/23d-trail-fx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

