<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/templates/xsl/lab.xsl"?>
<entry>
	<title>Massive Amount of 3D Particles Pure Haxe</title>
	<swf>
		<url>Identical.swf</url>
		<width>550</width>
		<height>400</height>
	</swf>
	<info>
		<p>
			Pure Haxe Version, nothing more than converting the syntax of the <a href="http://webr3.org/experiments/particle-pusher-take2/pure-as3/">Pure AS3</a> version to haXe.
		</p>
		<p>
			Full details can be found at <a href="http://webr3.org/blog/">webr3.org/blog</a>.
		</p>
	</info>
	<sources>
		<source>
			<url>Identical.hx</url>
			<name>Identical.hx</name>
			<description>The Pure AS3 version converted to haXe (no changes)</description>
		</source>
	</sources>
</entry>