<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/templates/xsl/lab.xsl"?>
<entry>
	<title>Massive Amount of 3D Particles Haxe and Inline</title>
	<swf>
		<url>Optimized.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 and adding in the inline keyword to 2 methods and the static vars.
		</p>
		<p>
			Full details can be found at <a href="http://webr3.org/blog/">webr3.org/blog</a>.
		</p>
	</info>
	<sources>
		<source>
			<url>Optimized.hx</url>
			<name>Optimized.hx</name>
			<description>The Pure AS3 version converted to haXe with inlining</description>
		</source>
	</sources>
</entry>
