<?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>Make me pulse - Making a better life for web developer since 2006 &#187; 3D</title>
	<atom:link href="http://blog.makemepulse.com/category/3d/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.makemepulse.com</link>
	<description>Making a better life for web developer since 2006</description>
	<lastBuildDate>Thu, 22 Apr 2010 15:56:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://blog.makemepulse.com/?pushpress=hub'/>
		<item>
		<title>3D Pixel Engine</title>
		<link>http://blog.makemepulse.com/2009/09/02/3d-pixel-engine/</link>
		<comments>http://blog.makemepulse.com/2009/09/02/3d-pixel-engine/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 07:17:36 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=274</guid>
		<description><![CDATA[Motivated by the very cool 3D pixel editor Q-BLOCK by Okuyama Kazuya, Kris Temmerman of Neuro Production made a very cool 3D Pixel Engine.
At this point, the Pixel3DObjects have x, y, z, rotationX, rotationY, rotationZ properties + they  support very basic animation (gotoAndStop).

But a 3D engine wouldn’t be complete without a possibility to import external [...]]]></description>
			<content:encoded><![CDATA[<p>Motivated by the very cool 3D pixel editor <a href="http://kyucon.com/qblock/">Q-BLOCK</a> by <a href="http://kyucon.com/">Okuyama Kazuya</a>, Kris Temmerman of <a title="neuro production" href="http://www.neuroproductions.be/" target="_blank">Neuro Production</a> made a very cool 3D Pixel Engine.</p>
<p>At this point, the Pixel3DObjects have x, y, z, rotationX, rotationY, rotationZ properties + they  support very basic animation (gotoAndStop).</p>
<p><a href="http://www.neuroproductions.be/uploads/blog/examples/pixel3D/Pixel3DTest.swf"><img title="3d pixel engine" src="http://www.neuroproductions.be/uploads/blog/examples/pixel3D/3dpixel.jpg" alt="" width="700" height="424" /></a></p>
<p>But a 3D engine wouldn’t be complete without a possibility to import external generated 3D objects, so he also made a Collada parser witch converts a standard 3D mesh to a 3D pixel object:</p>
<p><a href="http://www.neuroproductions.be/uploads/blog/examples/pixel3D/ElefantTest.swf"><img class="alignnone" title="3d pixel engine collada parser" src="http://www.neuroproductions.be/uploads/blog/examples/pixel3D/pixelCollada.jpg" alt="" width="700" height="509" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2009/09/02/3d-pixel-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yogurt3D Flash Game Engine</title>
		<link>http://blog.makemepulse.com/2009/05/14/yogurt3d-flash-game-engineyogurt3d-un-nouveau-moteur-3d-pour-flash/</link>
		<comments>http://blog.makemepulse.com/2009/05/14/yogurt3d-flash-game-engineyogurt3d-un-nouveau-moteur-3d-pour-flash/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:18:13 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Yogurt3D]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=247</guid>
		<description><![CDATA[Yogurt3D is a flash based 3d engine which is based on OpenGL called SwiftGL and is stated as open source. The site mentions that OpenGL source can be converted to run in the engine.

Check the demo !
Check the official site !
]]></description>
			<content:encoded><![CDATA[<p>Yogurt3D is a flash based 3d engine which is based on OpenGL called SwiftGL and is stated as open source. The site mentions that OpenGL source can be converted to run in the engine.</p>
<p style="text-align: center;"><a href="http://www.yogurt3d.com/demo/OdaDemo/OdaDemo.php"><img class="aligncenter" title="Yogurt3D" src="http://www.yogurt3d.com/en/wp-content/uploads/2009/04/demo.jpg" alt="" width="769" height="529" /></a></p>
<p><a title="yogurt3D demo" href="http://www.yogurt3d.com/demo/OdaDemo/OdaDemo.php" target="_blank">Check the demo !</a></p>
<p><a href="http://www.yogurt3d.com/en/" target="_blank">Check the official site !</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2009/05/14/yogurt3d-flash-game-engineyogurt3d-un-nouveau-moteur-3d-pour-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new on Make Me Pulse ?</title>
		<link>http://blog.makemepulse.com/2009/03/26/whats-new-on-make-me-pulse/</link>
		<comments>http://blog.makemepulse.com/2009/03/26/whats-new-on-make-me-pulse/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 16:14:03 +0000</pubDate>
		<dc:creator>Antoine Ughetto</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Make Me Pulse]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Our lab]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[YUI team]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=231</guid>
		<description><![CDATA[Hi !
After our (soon) first year of life, it&#8217;s time to show a part of our differents works. As you know, Make Me Pulse makes only development (Flash and PHP). Here we go for a few selection of our work
Our biggest project was to work on the revamp of NRJ website platforms. We work with [...]]]></description>
			<content:encoded><![CDATA[<p>Hi !<br />
After our (soon) first year of life, it&#8217;s time to show a part of our differents works. As you know, Make Me Pulse makes only development (Flash and PHP). Here we go for a few selection of our work</p>
<p>Our biggest project was to work on the revamp of NRJ website platforms. We work with e-NRJ development team to made this possible. It was a huge work during 6 months and the result can be check on <a href="http://www.cheriefm.fr/" target="_blank">http://www.cheriefm.fr/</a></p>
<p style="text-align: center;"><img class="size-full wp-image-232 aligncenter" title="nrj" src="http://blog.makemepulse.com/wp-content/uploads/2009/03/nrj.jpg" alt="nrj" width="500" height="351" /></p>
<p style="text-align: left;">We also worked with <a href="http://www.addictionagency.com/" target="_blank">Addiction Agency</a>, some &#8220;old&#8221; friends from Publicis on several projects for Eurosport. We worked with them on another project for <a href="http://www.rm-gattefosse.com/" target="_blank">RM Gatte Fossé</a>.</p>
<p style="text-align: center;"><img class="size-full wp-image-233 aligncenter" title="rmg" src="http://blog.makemepulse.com/wp-content/uploads/2009/03/rmg.jpg" alt="rmg" width="500" height="322" /></p>
<p style="text-align: left;">We have also work with Digitas on the new <a href="http://www.nissan.co.uk/" target="_blank">Nissan website</a>. (<a title="fwa" href="http://www.thefwa.com/" target="_blank">FWA</a> Site of the Day Baby <img src='http://blog.makemepulse.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p style="text-align: center;"><img class="size-full wp-image-234 aligncenter" title="nissan" src="http://blog.makemepulse.com/wp-content/uploads/2009/03/nissan.jpg" alt="nissan" width="500" height="251" /></p>
<p style="text-align: left;">We just finished the first part off the new <a href="http://www.dior-watches.com/" target="_blank">Dior watches</a> website (full Javascript with YUI&#8230; ouch <img src='http://blog.makemepulse.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) with <a href="http://www.theblastmachine.com" target="_blank">The Blast Machine</a>.</p>
<p style="text-align: center;"><img class="size-full wp-image-235 aligncenter" title="dior" src="http://blog.makemepulse.com/wp-content/uploads/2009/03/dior.jpg" alt="dior" width="500" height="249" /></p>
<p style="text-align: left;">And to finish this selection, a few words about our best meeting of 2008, Yohan and Olivier from <a href="http://www.jamsbrain.com/" target="_blank">Jam&#8217;s Brain</a>. We work with them on <a href="http://www.modepass.com" target="_blank">Modepass.com</a> (yes we are geek and we also like beauty and fashion !) and a new version will soon be launched.</p>
<p style="text-align: center;"><img class="size-full wp-image-236 aligncenter" title="modepass" src="http://blog.makemepulse.com/wp-content/uploads/2009/03/modepass.jpg" alt="modepass" width="500" height="428" /></p>
<p style="text-align: left;">To close, a few words about the future of Make Me Pulse. We have a new Senior PHP/Mysql Developper which comes at the beginning of May. To complete our team<strong> we are also hiring a talented Junior PHP/Javascript developper</strong>&#8230; so if you&#8217;are interested and near Paris (it&#8217;s better) feel free to contact us at contact_AT_makemepulse.com .</p>
<p style="text-align: left;">Nico &amp; Antoine</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2009/03/26/whats-new-on-make-me-pulse/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Away3D 2.3 is out</title>
		<link>http://blog.makemepulse.com/2009/02/13/away3d-23-is-out/</link>
		<comments>http://blog.makemepulse.com/2009/02/13/away3d-23-is-out/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 16:51:14 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[away3D]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=223</guid>
		<description><![CDATA[


With awayBuilder :


And a custom parser for Maya scenes saved as Collada files.
Some other feature highlights in this release include:
    * Interchangeable camera lenses to allow for different types of projection
    * All values allowed for stage properties “align” and “scaleMode”
    * Improved memory management
  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/FrustumHotelRoom/Advanced_FrustumHotelRoom.html"><img src="http://away3d.com/wp-content/uploads/2009/01/room_demo.jpg" alt="away3D 2.3 demo 1" /></a></p>
<p><a href="http://www.closier.nl/playground/normalmaps3.html"><img src="http://away3d.com/wp-content/uploads/2009/01/2faces1.jpg" alt="away3D 2.3 demo 2" /></a></p>
<p><a href="http://www.geepers.co.uk/software/utahteapot.html"><img src="http://away3d.com/wp-content/uploads/2009/02/utah_teapot1.jpg" alt="away3D 2.3 demo 3" /></a></p>
<p>With awayBuilder :</p>
<p><img src="http://away3d.com/wp-content/uploads/2009/01/maya.jpg" alt="awaybuilder" /></p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/Awaybuilder_basic_scene/Main.html"><img src="http://away3d.com/wp-content/uploads/2009/01/flash.jpg" alt="away3D 2.3 demo 3" /></a></p>
<p>And a custom parser for Maya scenes saved as Collada files.</p>
<p>Some other feature highlights in this release include:</p>
<p>    * Interchangeable camera lenses to allow for different types of projection<br />
    * All values allowed for stage properties “align” and “scaleMode”<br />
    * Improved memory management<br />
    * Improved extrusion tools<br />
    * ROLL_OVER/ROLL_OUT events added to MouseEvent3D<br />
    * Billboard mesh objects for fast 2d sprites</p>
<p>To download <a href="http://away3d.com/downloads">check this page</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2009/02/13/away3d-23-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternativa 3D &#8211; new demos !</title>
		<link>http://blog.makemepulse.com/2008/11/20/alternativa-3d-new-demos/</link>
		<comments>http://blog.makemepulse.com/2008/11/20/alternativa-3d-new-demos/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 02:23:36 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Alternativa3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=147</guid>
		<description><![CDATA[Here some more Alternativa3D demos.



]]></description>
			<content:encoded><![CDATA[<p>Here some more Alternativa3D demos.</p>
<p><a href="http://alternativaplatform.com/swf/demos/mobilephone/mobilephone.swf"><img src="http://blog.alternativaplatform.com/ru/files/2008/11/phone_demo.jpg" alt="alternativa 3d phone demo" /></a></p>
<p><a href="http://blog.alternativaplatform.com/ru/files/2008/11/ballance_level2.swf"><img src="http://blog.alternativaplatform.com/ru/files/2008/11/lev1.jpg" alt="alternativa3D casual game demo" /></a></p>
<p><a href="http://alternativaplatform.com/swf/demos/flat/flat.swf"><img src="http://blog.alternativaplatform.com/ru/files/2008/11/flat.jpg" alt="alternativa3d flat demo" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/11/20/alternativa-3d-new-demos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benchmark between all flash 3D engines</title>
		<link>http://blog.makemepulse.com/2008/11/20/benchmark-between-all-flash-3d-engines/</link>
		<comments>http://blog.makemepulse.com/2008/11/20/benchmark-between-all-flash-3d-engines/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 02:07:15 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Alternativa3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Papervision3D]]></category>
		<category><![CDATA[Sandy]]></category>
		<category><![CDATA[away3D]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=143</guid>
		<description><![CDATA[Tsoin have posted a complete benchmark between Sandy3D, Papervision3D, Away3D and Alternativa3D.
You can read it here ! (sorry it&#8217;s in french :p )
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tsoin.com">Tsoin</a> have posted a complete benchmark between Sandy3D, Papervision3D, Away3D and Alternativa3D.</p>
<p>You can read it <a href="http://www.tsoin.com/asblog/2008/11/18/comparatifs-moteurs-3d-et-le-plus-performant-est/#comment-36">here</a> ! (sorry it&#8217;s in french :p )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/11/20/benchmark-between-all-flash-3d-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Papervision3D memory leaks now patched up</title>
		<link>http://blog.makemepulse.com/2008/11/20/papervision3d-memory-leaks-now-patched-up/</link>
		<comments>http://blog.makemepulse.com/2008/11/20/papervision3d-memory-leaks-now-patched-up/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 02:01:15 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Papervision3D]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=141</guid>
		<description><![CDATA[As we can read on the Seb Lee-Delisle blog, the Papervision3D team have just committed a fix that enables the Garbage Collector to tidy up DisplayObject3Ds and materials after references to them have been lost.

You can download the last committed version here.
]]></description>
			<content:encoded><![CDATA[<p>As we can read on the <a href="http://www.sebleedelisle.com/?p=309">Seb Lee-Delisle blog</a>, the Papervision3D team have just committed a fix that enables the Garbage Collector to tidy up DisplayObject3Ds and materials after references to them have been lost.</p>
<p><img src="http://www.papervision3d.org/blog/jpg/shark.jpg" alt="papervision3d shark" /></p>
<p>You can download the last committed version <a href="http://code.google.com/p/papervision3d/downloads/list">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/11/20/papervision3d-memory-leaks-now-patched-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlartoolKit &#8211; Augmented reality in flash &#8211; new demos !</title>
		<link>http://blog.makemepulse.com/2008/11/20/flartoolkit-augmented-reality-in-flash-new-demos/</link>
		<comments>http://blog.makemepulse.com/2008/11/20/flartoolkit-augmented-reality-in-flash-new-demos/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 01:53:24 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=139</guid>
		<description><![CDATA[Do you remember FlartoolKit ? FLARtoolKit is a flash library that allows 3D manipulation using a simple webcam.
Check the new demos ! 
You can download the lib here !
]]></description>
			<content:encoded><![CDATA[<p>Do you remember <a href="http://blog.makemepulse.com/2008/06/04/flartookit-augmented-reality-in-flash/">FlartoolKit</a> ? FLARtoolKit is a flash library that allows 3D manipulation using a simple webcam.</p>
<p>Check the new demos ! </p>
<p><a href="http://blog.makemepulse.com/2008/11/20/flartoolkit-augmented-reality-in-flash-new-demos/"><em>Click here to view the embedded video.</em></a></p>
<p><a href="http://blog.makemepulse.com/2008/11/20/flartoolkit-augmented-reality-in-flash-new-demos/"><em>Click here to view the embedded video.</em></a></p>
<p><a href="http://blog.makemepulse.com/2008/11/20/flartoolkit-augmented-reality-in-flash-new-demos/"><em>Click here to view the embedded video.</em></a></p>
<p>You can download the lib <a href="http://www.libspark.org/browser/as3/FLARToolKit/trunk">here</a> !</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/11/20/flartoolkit-augmented-reality-in-flash-new-demos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geocode with Papervision 3D</title>
		<link>http://blog.makemepulse.com/2008/10/29/geocode-with-papervision-3d/</link>
		<comments>http://blog.makemepulse.com/2008/10/29/geocode-with-papervision-3d/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 20:45:31 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[Papervision3D]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/?p=136</guid>
		<description><![CDATA[Our big friend Maxime Montegnies make a little experiment with Papervision 3D and Google Geo Coder.
He get lattitude and longitude of a city, country or adress with Google Geo Coder, and map those cartesian coordinates to a Papervision 3D sphere.

You can check it out here : http://www.montegnies.net/demo/geo/
GG m_x  
]]></description>
			<content:encoded><![CDATA[<p>Our big friend <a href="http://www.montegnies.net/">Maxime Montegnies</a> make a little experiment with Papervision 3D and Google Geo Coder.</p>
<p>He get lattitude and longitude of a city, country or adress with Google Geo Coder, and map those cartesian coordinates to a Papervision 3D sphere.</p>
<p><a href="http://www.montegnies.net/demo/geo/"><img src="http://blog.makemepulse.com/wp-content/uploads/2008/10/m_x_geocoder-290x300.jpg" alt="max geocoder papervision 3D" title="m_x_geocoder" width="290" height="300" class="alignnone size-medium wp-image-137" /></a></p>
<p>You can check it out here : <a href="http://www.montegnies.net/demo/geo/">http://www.montegnies.net/demo/geo/</a></p>
<p>GG <a href="http://www.montegnies.net/">m_x</a> <img src='http://blog.makemepulse.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/10/29/geocode-with-papervision-3d/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>as3isolib : as3 isometric library for Flash/Flex</title>
		<link>http://blog.makemepulse.com/2008/10/13/as3isolib-as3-isometric-library-for-flashflex/</link>
		<comments>http://blog.makemepulse.com/2008/10/13/as3isolib-as3-isometric-library-for-flashflex/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 12:07:37 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/2008/10/13/as3isolib-as3-isometric-library-for-flashflex/</guid>
		<description><![CDATA[Justin Opitz have released the Alpha of as3isolib, a powerful as3 isometric library for Flash/Flex.



Current features :
* simple scene creation
* 3 primitive types
* base class for displaying user-created content
* plenty of styling option on vector based primitives
* integrates well with a variety of tween engines
* standard 3D isometric positional sorting
To check it :
* wiki
* online [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jwopitz.wordpress.com/2008/10/01/as3isolib-alpha-released/">Justin Opitz</a> have released the Alpha of as3isolib, a powerful as3 isometric library for Flash/Flex.</p>
<p><img src="http://img524.imageshack.us/img524/2527/picture1ad1.png" alt="as3isolib 1" /></p>
<p><img src="http://img395.imageshack.us/img395/6660/picture2sn2.png" alt="as3isolib 2" /></p>
<p><img src="http://img384.imageshack.us/img384/3932/picture1nb2.png" alt="as3isolib 3" /></p>
<p>Current features :</p>
<p>* simple scene creation<br />
* 3 primitive types<br />
* base class for displaying user-created content<br />
* plenty of styling option on vector based primitives<br />
* integrates well with a variety of tween engines<br />
* standard 3D isometric positional sorting</p>
<p>To check it :</p>
<p>* <a href="http://code.google.com/p/as3isolib/wiki/features">wiki</a><br />
* <a href="http://as3isolib.googlecode.com/svn/trunk/asdoc/index.html">online doc</a><br />
* <a href="http://code.google.com/p/as3isolib/downloads/list">download page</a></p>
<p>And four tutorials :</p>
<p>* <a href="http://code.google.com/p/as3isolib/wiki/as3isolib_tutorial_001">tutorial 1 : how to add an isometric primitive to the display list</a><br />
* <a href="http://code.google.com/p/as3isolib/wiki/as3isolib_tutorial_002">tutorial 2 : Learn to use an IsoScene to layout objects in 3D isometric space</a><br />
* <a href="http://code.google.com/p/as3isolib/wiki/as3isolib_tutorial_003">tutorial 3 : Styling an IIsoPrimitive class</a><br />
* <a href="http://code.google.com/p/as3isolib/wiki/as3isolib_tutorial_004">tutorial 4 : Introducing the IsoSprite class</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/10/13/as3isolib-as3-isometric-library-for-flashflex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSpace :  flash isometric engine and framework</title>
		<link>http://blog.makemepulse.com/2008/10/01/openspace-flash-isometric-engine-and-framework/</link>
		<comments>http://blog.makemepulse.com/2008/10/01/openspace-flash-isometric-engine-and-framework/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 14:42:22 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OpenSpace]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/2008/10/01/openspace-flash-isometric-engine-and-framework/</guid>
		<description><![CDATA[OpenSpace is a powerful Flash based isometric engine and framework for development of multi-user virtual worlds and MMO communities.
The engine leverages the power of AS3 and SmartFoxServer
Two tech demos are available :

An example of a simple map containing a non-tiled 2D object.
Launch tech demo 1

An example of huge map(3200 tiles) with a lot of slopes,bridges [...]]]></description>
			<content:encoded><![CDATA[<p>OpenSpace is a powerful Flash based isometric engine and framework for development of multi-user virtual worlds and MMO communities.</p>
<p>The engine leverages the power of AS3 and <a href="http://www.smartfoxserver.com/">SmartFoxServer</a></p>
<p>Two tech demos are available :</p>
<p><a href="http://showcase.smartfoxserver.com/openspace1/"><img src="http://www.openspace-engine.com/_images/showcase/tech-demo-1.jpg" alt="openspace demo1" /></a></p>
<p>An example of a simple map containing a non-tiled 2D object.</p>
<p><a href="http://showcase.smartfoxserver.com/openspace1/">Launch tech demo 1</a></p>
<p><a href="http://showcase.smartfoxserver.com/openspace2/"><img src="http://www.openspace-engine.com/_images/showcase/tech-demo-2.jpg" alt="openspace demo 2" /></a></p>
<p>An example of huge map(3200 tiles) with a lot of slopes,bridges and overpasses, showing the &#8220;3D capabilities&#8221; of the OpenSpace engine.</p>
<p><a href="http://showcase.smartfoxserver.com/openspace2/"><br />
Launch tech demo 2</a></p>
<p>Maybe I will try it in a futur project.</p>
<p>For more infos, check <a href="http://www.openspace-engine.com/index.php">the site</a> and the <a href="http://www.openspace-engine.com/_docs/html/">classes documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/10/01/openspace-flash-isometric-engine-and-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AltCity a new demo for Alternativa3D</title>
		<link>http://blog.makemepulse.com/2008/10/01/altcity-a-new-demo-for-alternativa3d/</link>
		<comments>http://blog.makemepulse.com/2008/10/01/altcity-a-new-demo-for-alternativa3d/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 14:27:29 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Alternativa3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS3]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/2008/10/01/altcity-a-new-demo-for-alternativa3d/</guid>
		<description><![CDATA[AltCity is a new demo of the Alternativa3D.

Check this demo here.
For more infos, the blog.
]]></description>
			<content:encoded><![CDATA[<p>AltCity is a new demo of the Alternativa3D.</p>
<p><a href="http://alternativaplatform.com/en/demos/altcity/"><img src="http://blog.alternativaplatform.com/ru/files/2008/09/democity.jpg" alt="altcity alternativa3d" /></a></p>
<p>Check this demo <a href="http://alternativaplatform.com/en/demos/altcity/">here</a>.</p>
<p>For more infos, <a href="http://blog.alternativaplatform.com/en/2008/09/04/altcity/">the blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/10/01/altcity-a-new-demo-for-alternativa3d/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Away3D 2.2: RailAway Express</title>
		<link>http://blog.makemepulse.com/2008/10/01/away3d-22-railaway-express/</link>
		<comments>http://blog.makemepulse.com/2008/10/01/away3d-22-railaway-express/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 14:12:01 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash CS4]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[away3D]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/2008/10/01/away3d-22-railaway-express/</guid>
		<description><![CDATA[
RailAway Express is the new demo of the 3D engine Away3D.
Some of the new features in 2.2 includes :
- Collada bones support and improved features
- Triangle caching
- Bouding box and bounding sphere calculations
- PathExtrude, PathAnimator and PathDuplicator
- Simple Shadows
- Object based renderers
- Obj Exporter
- ElevationModifier
- Elevation2AS3

A very good work on the sound (Andre Michelle and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.closier.nl/playground/railaway_express.html"><img src="http://www.closier.nl/blog/dataflash/php/files/railawayexpress.jpg" alt="away3d 2.2 railaway express" /></a></p>
<p>RailAway Express is the new demo of the 3D engine Away3D.</p>
<p>Some of the new features in 2.2 includes :</p>
<p>- Collada bones support and improved features<br />
- Triangle caching<br />
- Bouding box and bounding sphere calculations<br />
- PathExtrude, PathAnimator and PathDuplicator<br />
- Simple Shadows<br />
- Object based renderers<br />
- Obj Exporter<br />
- ElevationModifier<br />
- Elevation2AS3</p>
<p><a href="http://www.closier.nl/playground/railaway_express.html"><img src="http://www.closier.nl/blog/dataflash/php/files/rail2.jpg" alt="railaway 2.2" /></a></p>
<p>A very good work on the sound (Andre Michelle and Joa Ebert) so turn up your speakers !</p>
<p><a href="http://www.closier.nl/playground/railaway_express.html"><img src="http://www.closier.nl/blog/dataflash/php/files/rail5.jpg" alt="railaway 3" /></a></p>
<p>To see the demo it is <a href="http://www.closier.nl/playground/railaway_express.html">here</a>.</p>
<p>To download away 3D 2.2 go <a href="http://away3d.com/downloads">the downloads page</a> or check <a href="http://code.google.com/p/away3d/">the svn repository</a></p>
<p>Full update details will be posted on <a href="http://groups.google.com/group/away3d-dev?pli=1">the AWAY3D mailing list</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/10/01/away3d-22-railaway-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Augmented reality is coming to PS3</title>
		<link>http://blog.makemepulse.com/2008/10/01/augmented-reality-is-coming-to-ps3/</link>
		<comments>http://blog.makemepulse.com/2008/10/01/augmented-reality-is-coming-to-ps3/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 14:02:24 +0000</pubDate>
		<dc:creator>Nicolas Rajabaly</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Augmented Reality]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/2008/10/01/augmented-reality-is-coming-to-ps3/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.makemepulse.com/2008/10/01/augmented-reality-is-coming-to-ps3/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/10/01/augmented-reality-is-coming-to-ps3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What goes better with Flash then Beer?</title>
		<link>http://blog.makemepulse.com/2008/09/05/what-goes-better-with-flash-then-beer/</link>
		<comments>http://blog.makemepulse.com/2008/09/05/what-goes-better-with-flash-then-beer/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 22:20:29 +0000</pubDate>
		<dc:creator>Seantron</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Flash Conferences]]></category>
		<category><![CDATA[Papervision]]></category>
		<category><![CDATA[Seantron]]></category>

		<guid isPermaLink="false">http://blog.makemepulse.com/2008/09/05/what-goes-better-with-flash-then-beer/</guid>
		<description><![CDATA[
Answer: Nothing.
Flash On Tap is happening in Boston for any of you cool flash/flex dudes in the States.  It&#8217;s going to have the best of the best speaking there.  Which includes:
Andy Zupko
Tink
Keith Peters (a.k.a. Bit-101)
Andre Michelle 
Robert Hodgin
Grant Skinner
And many others.  It&#8217;s going to be in a castle (really), and did I mention there&#8217;s going to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flashontap.com/"><img src="http://www.flashontap.com/fot/banners/attendee/336x280.gif" /></a></p>
<p>Answer: Nothing.</p>
<p>Flash On Tap is happening in Boston for any of you cool flash/flex dudes in the States.  It&#8217;s going to have the best of the best speaking there.  Which includes:</p>
<p><a href="http://blog.zupko.info">Andy Zupko</a></p>
<p><a href="http://tink.ws/blog/">Tink</a></p>
<p><a href="http://www.bit-101.com/blog/">Keith Peters (a.k.a. Bit-101)</a></p>
<p><a href="http://blog.andre-michelle.com/">Andre Michelle </a></p>
<p><a href="http://www.flight404.com/blog/">Robert Hodgin</a></p>
<p><a href="http://gskinner.com/blog/">Grant Skinner</a></p>
<p>And many others.  It&#8217;s going to be in a castle (really), and did I mention there&#8217;s going to be beer?</p>
<p>Oh wait, you want a discount?  Code: BEERBRAIN gets you 5% off.  Don&#8217;t say I didn&#8217;t do anything for ya.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.makemepulse.com/2008/09/05/what-goes-better-with-flash-then-beer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
