<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/templates/xsl/lab.xsl"?>
<entry>
	<title>3D Perlin Particle Light Cloud - haXe &amp; flash 10</title>
	<swf>
		<url>LightCloud.swf</url>
		<width>800</width>
		<height>450</height>
	</swf>
	<info>
		<p>
			Perlin Noise generated in realtime, turned in to particles in a 3D space with some effects added. noice.
		</p>
		<p>
			Full details and more examples can be found at <a href="http://webr3.org/blog/">webr3.org/blog</a>.
		</p>
	</info>
	<sources>
		<source>
			<url>PerlinParticleEffects.hx</url>
			<name>PerlinParticleEffects.hx</name>
			<description>the haXe source code for the example above, fully commented</description>
		</source>
	</sources>
</entry>
