<?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>Adventures in Keyframes and Code &#187; Particles</title>
	<atom:link href="http://www.keyframesandcode.com/code/category/development/maxscript/particles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyframesandcode.com/code</link>
	<description>MaxScript, ActionScript, PHP &#38; JavaScript</description>
	<lastBuildDate>Wed, 06 Oct 2010 23:49:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Particle Visualizer and Papervision3D Exporter</title>
		<link>http://www.keyframesandcode.com/code/development/maxscript/particle-visualizer-and-papervision3d-exporter/</link>
		<comments>http://www.keyframesandcode.com/code/development/maxscript/particle-visualizer-and-papervision3d-exporter/#comments</comments>
		<pubDate>Sat, 10 May 2008 00:00:22 +0000</pubDate>
		<dc:creator>Dave Stewart</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[MaxScript]]></category>
		<category><![CDATA[Particles]]></category>

		<guid isPermaLink="false">http://www.keyframesandcode.com/code/uncategorized/particle-visualizer-and-papervision3d-exporter/</guid>
		<description><![CDATA[Papervision 3D is the latest in 3D development for the Adobe Flash platform. It supports a variety of methods for creating 3D content, from basic primitives, to import via the Collada file format. However, being XML-based, Collada files are pretty huge &#8211; getting a 300 frame, 150 particle animation into Flash was creating files that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.papervision3d.org/">Papervision 3D</a> is the latest in 3D development for the Adobe Flash platform. It supports a variety of methods for creating 3D content, from basic primitives, to import via the Collada file format. However, being XML-based, Collada files are pretty huge &#8211; getting a 300 frame, 150 particle animation into Flash was creating files that were about 22MB!</p>
<p>After trying various approaches to get animation data from 3dsmax to Flash, <a href="http://www.wearegt.com/">Good Technology</a> got in contact with me to write an exporter in Max Script for their latest Papervision job for the <a href="http://microsites.audi.co.uk/microsites/RS6/index.html">Audi RS6 microsite</a>.</p>
<p>The plugin has 2 main functions:</p>
<ul>
<li>Visualize particle motion before export</li>
<li>Export particle and camera data from max&#8217;s Z-up coordinate system to Papervision&#8217;s Y-up coordinate system</li>
</ul>
<p>More information and screengrabs are available on my <a href="http://www.davestewart.co.uk/portfolio/html/list.php?job=audiRS6">portfolio site</a>.</p>
<h3>Screenshot</h3>
<p><img src="http://www.keyframesandcode.com/resources/maxscript/Particles/Papervision3D%20Particle%20Exporter/pv3d_screengrab.gif" class="no-border" /></p>
<h3>Interface</h3>
<p>As with all interfaces I write for 3dsmax, I do my best to provide as much feedback as possible. Note:</p>
<ul>
<li>Group titles are updated with the latest information</li>
<li>Dropdowns have an update button</li>
<li>Tasks have multiple customization options</li>
<li>Progress bars and dialog preferences come as standard</li>
</ul>
<p><img src="http://www.keyframesandcode.com/resources/maxscript/Particles/Papervision3D%20Particle%20Exporter/pv3d_ui.gif" class="no-border" /></p>
<h3>Download</h3>
<p>This plugin is not available for download, however please contact me if you wish to discuss custom Papervision3D or any other development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyframesandcode.com/code/development/maxscript/particle-visualizer-and-papervision3d-exporter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

