<?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>Away3D Flash Engine &#187; Demos</title>
	<atom:link href="http://away3d.com/category/demos/feed" rel="self" type="application/rss+xml" />
	<link>http://away3d.com</link>
	<description>Realtime 3D Engine for Flash in Actionscript 3</description>
	<lastBuildDate>Sun, 01 Aug 2010 23:37:45 +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>Away3D 3.5.0 &amp; 2.5.0 released</title>
		<link>http://away3d.com/away3d-3-5-0-2-5-0-released</link>
		<comments>http://away3d.com/away3d-3-5-0-2-5-0-released#comments</comments>
		<pubDate>Thu, 22 Apr 2010 16:24:32 +0000</pubDate>
		<dc:creator>Rob Bateman</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=486</guid>
		<description><![CDATA[Away3D&#8217;s latest update brings some FPS love to Flash&#8230; in the form of a brand new render engine and data format for large play areas.
2.5.0 and 3.5.0 represent the latest full engine releases of Away3D for Flash Player 9 and 10. You can grab the code either from the svn repository or the downloads page, [...]]]></description>
			<content:encoded><![CDATA[<p>Away3D&#8217;s latest update brings some FPS love to Flash&#8230; in the form of a brand new render engine and data format for large play areas.</p>
<p>2.5.0 and 3.5.0 represent the latest full engine releases of Away3D for Flash Player 9 and 10. You can grab the code either from the <a href="http://code.google.com/p/away3d/source/checkout">svn repository</a> or the <a href="http://away3d.com/downloads">downloads page</a>, where you will also find a bunch of updated examples.</p>
<p>Accompanying the Away3D update is the latest version of Prefab3D a 3D preparation tool created by <a href="http://blog.closier.nl/">Fabrice Closier</a> using Adobe AIR. You can download the runtime from the official <a href="http://www.closier.nl/prefab/">Prefab3D installation page</a>, or from the <a href="http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.home&amp;marketplaceid=1">AIR Marketplace</a> where you can also submit feedback (and we encourage you to do so!). Prefab3D is still very much a work in progress, but its newest feature allows the export of specially formatted .awd files optimised for FPS rendering (otherwise known as <a href="http://en.wikipedia.org/wiki/Binary_space_partitioning">BSP</a> files).</p>
<p>As an example of what is possible with this new feature, the following <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/hacienda/BSPImportTest.html">Hacienda demo</a> was created using the latest Prefab3D runtime and Away3D sources:</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/hacienda/BSPImportTest.html"><img class="alignnone size-full wp-image-487" title="hacienda_01" src="http://away3d.com/wp-content/uploads/2010/04/hacienda_01.jpg" alt="hacienda_01" width="660" height="498" /></a></p>
<p>A number of rooms can be navigated using the mouse and keyboard, with collision detection enabled by processing the BSP format in Away3D. The beautifully shaded textures were created using Prefab3D&#8217;s texture baking feature.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/hacienda/BSPImportTest.html"><img class="alignnone size-full wp-image-489" title="hacienda_02" src="http://away3d.com/wp-content/uploads/2010/04/hacienda_02.jpg" alt="hacienda_02" width="660" height="498" /></a></p>
<p>Be careful where you tread, as this is still an experimental demo! Further optimizing work is being carried out on collision and rendering loops in Away3D, but even at this stage, the speed benefits are evident.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/hacienda/BSPImportTest.html"><img class="alignnone size-full wp-image-488" title="hacienda_03" src="http://away3d.com/wp-content/uploads/2010/04/hacienda_03.jpg" alt="hacienda_03" width="660" height="498" /></a></p>
<p>Alongside the new FPS features, the Away3D codebase has undergone a fairly major rehaul and anyone wishing to upgrade their project to use 2.5 / 3.5 needs to be prepared for a little re-formatting here and there. We apologies in advance, but most of the updates have been in preparation of the long awaited Away3D 4.0 release which will be the next major version release for Flash Player 10 only. A full set of changes will be published later today on our <a href="http://groups.google.com/group/away3d-dev">mailing list</a>.</p>
<p>For your own Hacienda demo, we have prepared a simpler setup creating the interior of a bunker, for which source code is available. Click the image below for the <a href="http://www.infiniteturtles.co.uk/projects/away3d/examples/Intermediate_BSPBunker/Intermediate_BSPBunker.html">demo</a>, or go straight to the <a href="http://www.infiniteturtles.co.uk/projects/away3d/examples/Intermediate_BSPBunker/srcview/index.html">source</a>. The version shown here uses Flash Player 10, but code for both 9 and 10 can be found in the respective 2.5.0 and 3.5.0 examples downloads.</p>
<p><a href="http://www.closier.nl/playground/bspdemos/bunker/"><img class="alignnone size-full wp-image-495" title="bunker_demo" src="http://away3d.com/wp-content/uploads/2010/04/bunker_demo.jpg" alt="bunker_demo" width="660" height="495" /></a></p>
<p>Using Prefab 1.3, the following video takes you through the creation process for the Bunker demo, step by step. The only starting requirement is a simple textured model, ready for processing. The final output is the demo you see above!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/VH3etYMjf94&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/VH3etYMjf94&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://away3d.com/livedocs/">Livedocs</a> will be updated to the new codebase within the next few days. As usual, please direct any bug reports to our <a href="http://code.google.com/p/away3d/issues/list">googlecode issues list</a>, and any questions about functionality to our <a href="http://groups.google.com/group/away3d-dev">mailing list</a>.</p>
<p>Enjoy the new release!</p>
<p>The Away3D Team</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 1606px; width: 1px; height: 1px;">http://groups.google.com/group/away3d-dev</div>
<img src="http://away3d.com/?ak_action=api_record_view&id=486&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-3-5-0-2-5-0-released/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Away3D: showcase video for 2010</title>
		<link>http://away3d.com/away3d-showcase-video-for-2010</link>
		<comments>http://away3d.com/away3d-showcase-video-for-2010#comments</comments>
		<pubDate>Mon, 29 Mar 2010 22:46:46 +0000</pubDate>
		<dc:creator>Rob Bateman</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects using AWAY3D]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=470</guid>
		<description><![CDATA[A lot has been going on behind the scenes with Away3D recently, which we apologise for as it doesn&#8217;t make for very interesting reading&#8230; More will be revealed shortly, but for now, here is a release that should get everyone in an Away3D mood again &#8211; our first Away3D showcase video!

Featuring content created by many [...]]]></description>
			<content:encoded><![CDATA[<p>A lot has been going on behind the scenes with Away3D recently, which we apologise for as it doesn&#8217;t make for very interesting reading&#8230; More will be revealed shortly, but for now, here is a release that should get everyone in an Away3D mood again &#8211; our first <a href="http://www.youtube.com/watch?v=3S4hIAFl_gI">Away3D showcase video</a>!<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3S4hIAFl_gI&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/3S4hIAFl_gI&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
Featuring content created by many different companies and individuals over the past 3 years, the vid offers an overall feel for the number and variety of projects being produced with the help of the Away3D engine. Our admiration and appreciation goes out to all the people who were involved in producing the content (a full list is available in the end credits), and the motion graphics skills of the video itself must also be acknowledged as the most excellent work of <a href="http://rufiandigital.co.uk/">Joseph Rufian</a>.</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=470&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-showcase-video-for-2010/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Away3D: Latest from the Internet!</title>
		<link>http://away3d.com/away3d-latest-from-the-internet</link>
		<comments>http://away3d.com/away3d-latest-from-the-internet#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:14:56 +0000</pubDate>
		<dc:creator>Peter Kapelyan</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects using AWAY3D]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=434</guid>
		<description><![CDATA[It&#8217;s time for more great sites that use Away3D!
Chances are, you might have seen some of these projects, as bigger names and bigger audiences are introduced to 3D in Flash. Now, without further delay, we present the latest showcase of top-class Away3D content to be released online.
23 Million people a month (and growing) are playing [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time for more great sites that use Away3D!</p>
<p>Chances are, you might have seen some of these projects, as bigger names and bigger audiences are introduced to 3D in Flash. Now, without further delay, we present the latest showcase of top-class Away3D content to be released online.</p>
<p>23 Million people a month (and growing) are playing &#8220;Caf<span>é</span> World&#8221; on Facebook, which utilizes Away3D for its speed and flexibility. This must be one of the most visible Away3D games on the web! Caf<span>é</span> World is still in beta, but still very playable. If you have a Facebook account, you can check it out. Thanks to Timon for notifying us of this great use of Away3D!</p>
<p><a title="Cafe World" href="http://www.facebook.com/apps/application.php?id=101539264719" target="_blank"><img class="alignnone size-full wp-image-438" title="away3d-cafe-world" src="http://away3d.com/wp-content/uploads/2009/10/away3d-cafe-world.jpg" alt="away3d-cafe-world" width="660" height="400" /></a></p>
<p>Bandit3 is possibly the most awe-inspiringly slick use of Away3D we have seen yet! Fly around a 3D virtual city and enter buildings to discover more about this cutting edge kiteboarding company.</p>
<p><a title="Bandit3" href="http://www.bandit3.com/" target="_blank"><img class="alignnone size-full wp-image-437" title="away3d-bandit3" src="http://away3d.com/wp-content/uploads/2009/10/away3d-bandit3.jpg" alt="away3d-bandit3" width="660" height="400" /></a></p>
<p>Syerit is an agency that went all out with this project. What other company has a site where you feel like you are playing Quake, solving puzzles, listening to Heavy metal, and fighting a Boss? We give this site an A++ for Away3D Awesomeness!</p>
<p><a title="Syerit" href="http://www.syerit.com/think360/" target="_blank"><img class="alignnone size-full wp-image-457" title="Syerit" src="http://away3d.com/wp-content/uploads/2009/10/away3d-syerit.jpg" alt="Syerit" width="660" height="400" /></a></p>
<p>The zen-like Sony Vaio X series site uses Away3D page flip to switch between the sections of the website. The idea behind this is that the Vaio X is as light as a regular paper notebook. Also, keep an eye on the nice ripple effect when the leaves fall in the water!</p>
<p><a title="Sony Vaio" href="http://content.vaio.eu/showcase/x/index_gb.html" target="_blank"><img class="alignnone size-full wp-image-443" title="away3d-sony-viao" src="http://away3d.com/wp-content/uploads/2009/10/away3d-sony-viao.jpg" alt="away3d-sony-viao" width="660" height="400" /></a></p>
<p>Metroid.com uses Away3D for navigation in different sections to mimic a games console user interface. It&#8217;s a simple but effective use of 3D, that compliments Nintendo&#8217;s famous 3D Metroid games.</p>
<p><a title="Metroid" href="http://metroid.com" target="_blank"><img class="alignnone size-full wp-image-442" title="away3d-metroid" src="http://away3d.com/wp-content/uploads/2009/10/away3d-metroid.jpg" alt="away3d-metroid" width="660" height="400" /></a></p>
<p>Freedent renders a realtime juicy-looking Freedent package for a retro feel at the same time. Congratulations for winning the FWA award!</p>
<p><a title="Freedent" href="http://www.occasionsfreedent.freedent.fr/" target="_blank"><img class="alignnone size-full wp-image-441" title="away3d-freedent" src="http://away3d.com/wp-content/uploads/2009/10/away3d-freedent.jpg" alt="away3d-freedent" width="660" height="400" /></a></p>
<p>Adidas uses a 3d skybox in Away3D to create an immersive navigation system. Click around, and see the near perfect transition from Away3D to video! A truly  amazing effect</p>
<p><a title="Adidas" href="http://www.adidas.com/de/campaigns/outdoor/outdoor_relaunch/content/?strCountry_adidascom=en" target="_blank"><img class="alignnone size-full wp-image-436" title="Adidas" src="http://away3d.com/wp-content/uploads/2009/10/away3d-adidas.jpg" alt="Adidas" width="660" height="400" /></a></p>
<p>Terminator Skynet Research DCP is an AIR application that uses Away3d to render assorted Flash 3D visualizations. Will our application interfaces really look like this in the future? Resist or be Terminated!</p>
<p><a title="Terminator Salvation" href="http://terminatorsalvation.warnerbros.com/skynetresearchdcp/" target="_blank"><img class="alignnone size-full wp-image-444" title="away3d-terminator" src="http://away3d.com/wp-content/uploads/2009/10/away3d-terminator.jpg" alt="away3d-terminator" width="660" height="400" /></a></p>
<p>Doritos&#8217; <a href="http://id3.doritos.co.uk/">ID3</a> has a few minigames that use Away3D to complement the cinematic feel of this interactive role-playing adventure. The east-end gangster style is entertaining, and almost as cheesy as Nacho flavored chips!</p>
<p><a title="Doritos" href="http://id3.doritos.co.uk/" target="_blank"><img class="alignnone size-full wp-image-440" title="away3d-doritos" src="http://away3d.com/wp-content/uploads/2009/10/away3d-doritos.jpg" alt="away3d-doritos" width="660" height="400" /></a></p>
<p>Tetrapak uses a realtime Away3D animated rabbit to be your website host. How can you get a 3D rabbit to move in flash without pre-rendered movie clips and splitting hares?  It is possible thanks to the many tools Away3D has for making complex 3D animations and models a stroll in the park.</p>
<p><a title="Tetrapak" href="http://www.tetrapak-umwelt.de" target="_blank"><img class="alignnone size-full wp-image-445" title="away3d-tetrapak" src="http://away3d.com/wp-content/uploads/2009/10/away3d-tetrapak.jpg" alt="away3d-tetrapak" width="660" height="400" /></a></p>
<p>Whaboo &#8211; “what about you?” is a social, cultural and emotional entertainment place. It uses Away3D to create a multi-dimensional browser enabled place where people can play games to find others and discover new things. Whaboo uses Away3D, what about you?</p>
<p><img class="alignnone size-full wp-image-446" title="away3d-whaboo" src="http://away3d.com/wp-content/uploads/2009/10/away3d-whaboo.jpg" alt="away3d-whaboo" width="660" height="400" /></p>
<p>If you can&#8217;t wait for that jolly time of year, check out this neat 3D Flash Holiday Calendar that a emulates a cardboard toy calendar. Simple and lighthearted, it is a great use of 3D to reproduce real world interactivity in Flash.</p>
<p><a title="Kalenderen" href="http://www.3djulekalenderen.dk/demo/" target="_blank"><img class="alignnone size-full wp-image-439" title="away3d-calendar" src="http://away3d.com/wp-content/uploads/2009/10/away3d-calendar.jpg" alt="away3d-calendar" width="660" height="400" /></a></p>
<p>Congratulations to all the creators of these web sites and games! We are happy to see Away3D being used in so many original ways. If you haven&#8217;t yet tried the 3rd dimension, <a href="http://away3d.com/downloads">download the library </a>and <a title="Away3D Group" href="http://groups.google.com/group/away3d-dev" target="_blank">join the Away3D group</a> to get yourself started and open up a whole new world of possibilities.</p>
<p>The Away3D Team</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=434&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-latest-from-the-internet/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Warping 3D Text</title>
		<link>http://away3d.com/warping-3d-text</link>
		<comments>http://away3d.com/warping-3d-text#comments</comments>
		<pubDate>Sun, 06 Sep 2009 22:45:00 +0000</pubDate>
		<dc:creator>Alejandro Santander</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects using AWAY3D]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=319</guid>
		<description><![CDATA[
Now that Away3D supports the creation of 3d vector text fields, aligning and animating text fields along 3D curves has been one of the big todos on our list. You can now experiment with our first attempts on a solution for achieving this, using latest sources from the 3.4.1 FP10 version of Away3D. Two demos [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/textwarp/globe/Main.html" target="_blank"><img class="alignnone size-full wp-image-352" title="globe1" src="http://away3d.com/wp-content/uploads/2009/09/globe1.jpg" alt="globe1" width="660" height="371" /></a></p>
<p>Now that Away3D supports the creation of 3d vector text fields, aligning and animating text fields along 3D curves has been one of the big todos on our list. You can now experiment with our first attempts on a solution for achieving this, using latest <a href="http://away3d.googlecode.com/svn/trunk/fp10/Away3D/">sources</a> from the 3.4.1 FP10 version of Away3D. Two demos have been created to showcase this new feature and you can see them in action by clicking on the images. sources are available in the right click menu of the demos, or directly <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/textwarp/globe/srcview/index.html">here</a> and <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/textwarp/interactive/srcview/index.html">here</a>.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/textwarp/interactive/Main.html" target="_blank"><img class="alignnone size-full wp-image-351" title="interactive1" src="http://away3d.com/wp-content/uploads/2009/09/interactive1.jpg" alt="interactive1" width="660" height="371" /></a></p>
<p>A core element like Segment or Face can be used to define a 3D bezier path, and this information is used by a new class AlignToPath (from the geom package), to perform the transformation on any mesh object. The class works by transforming an axis on the mesh&#8217;s local coordinate system to the space defined by the path, resulting in a pretty cool &#8216;warping&#8217; effect. This is convenient especially for text, since the deformation is done globally to the transformed mesh, and hence info like kerning, leading, etc. is preserved.</p>
<p>Take a look and feel free to provide us feedback on this experimental feature!</p>
<p>The Away3d Team</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=319&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/warping-3d-text/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Away3d: 2.4 &amp; 3.4 released!</title>
		<link>http://away3d.com/away3d-24-34-released</link>
		<comments>http://away3d.com/away3d-24-34-released#comments</comments>
		<pubDate>Fri, 07 Aug 2009 16:52:53 +0000</pubDate>
		<dc:creator>Rob Bateman</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[3d text]]></category>
		<category><![CDATA[3d vectors]]></category>
		<category><![CDATA[away3d]]></category>
		<category><![CDATA[flash 10]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=305</guid>
		<description><![CDATA[The Away3d 2.4 &#38; 3.4 update has been released, with a completely revamped examples section, for both Flash 9 (2.4) &#38; Flash 10 (3.4) versions. To grab your copy, head over to the svn or go straight to the downloads section for a zip of sources and examples.

many new features have been added to this [...]]]></description>
			<content:encoded><![CDATA[<p>The Away3d 2.4 &amp; 3.4 update has been released, with a completely revamped examples section, for both Flash 9 (2.4) &amp; Flash 10 (3.4) versions. To grab your copy, head over to the <a href="http://code.google.com/p/away3d/">svn</a> or go straight to the <a href="http://www.away3d.com/downloads">downloads</a> section for a zip of sources and examples.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/examples/Basic_Swf/Basic_Swf.html" target="_blank"><img class="alignnone size-full wp-image-346" title="fish1" src="http://away3d.com/wp-content/uploads/2009/08/fish1.jpg" alt="fish1" width="660" height="371" /></a></p>
<p>many new features have been added to this release, including:</p>
<ul>
<li>Vector graphics and fonts support.</li>
<li>Typed-checked loader support.</li>
<li>Geometry modifiers for exploding, welding, mirroring&#8230;</li>
<li>Depth material for creating depth masks.</li>
<li>Normalmap and Bumpmap generators from geometry.</li>
<li>Light pre-baking on textures.</li>
</ul>
<p>plus the usual stability improvements and a ton of bugfixes. Documentation will soon be updated at <a href="http://away3d.com/livedocs/">away3d.com/livedocs</a></p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/examples/Basic_Text/Basic_Text.html" target="_blank"><img class="alignnone size-full wp-image-347" title="text1" src="http://away3d.com/wp-content/uploads/2009/08/text1.jpg" alt="text1" width="660" height="371" /></a></p>
<p>Special thanx must go to Guojian Wu of <a href="wu-media.com">wu-media.com</a> for his excellent new as3 library <a href="http://code.google.com/p/swfvector/">swfvector</a>, which allows you to convert any shape outline or textfield in a swf into as3 data. This is used to great effect in the new release, easily enabling the drawing of textfields and shapes in 3d.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/examples/Intermediate_TextExtrusion/Intermediate_TextExtrusion.html" target="_blank"><img class="alignnone size-full wp-image-349" title="materials11" src="http://away3d.com/wp-content/uploads/2009/08/materials11.jpg" alt="materials11" width="660" height="371" /></a></p>
<p>The examples interspersing this post can be accessed by clicking on their images &#8211; each comes with it&#8217;s own source which can be downloaded by selecting &#8220;View Source&#8221; in the right-click menu. Or you can download these and a ton of other examples (both .as files and .fla files) by going to <a href="http://www.away3d.com/downloads">away3d.com/downloads</a>. The Basic_Swf example also uses the excellent as3dmod library (which you can download from <a href="http://code.google.com/p/as3dmod/">here</a>) for producing the bend effect. Now you can twist and deform vector graphics in 3d, thanx to as3dmod, swfvector and Away3d 2.4 / 3.4 :D</p>
<p>Enjoy the new release!</p>
<p>The Away3d Team</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=305&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-24-34-released/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Away3D: Industry Standard</title>
		<link>http://away3d.com/away3d-industry-standard</link>
		<comments>http://away3d.com/away3d-industry-standard#comments</comments>
		<pubDate>Sun, 19 Apr 2009 02:53:13 +0000</pubDate>
		<dc:creator>Peter Kapelyan</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects using AWAY3D]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=229</guid>
		<description><![CDATA[Recent site launches around the globe show Away3D is fast becoming the online 3D framework of choice for major international company content. Here are the highlights of what has been an inspiring first quarter of 2009.
Project dragonfly is an experimental Autodesk tool for designing room interiors. The name on the site pretty much say it [...]]]></description>
			<content:encoded><![CDATA[<p>Recent site launches around the globe show Away3D is fast becoming the online 3D framework of choice for major international company content. Here are the highlights of what has been an inspiring first quarter of 2009.</p>
<p><a href="http://dragonfly.autodesk.com/">Project dragonfly</a> is an experimental Autodesk tool for designing room interiors. The name on the site pretty much say it all in terms of quality, but don&#8217;t take our word for it &#8211; take a look for yourself:</p>
<p><a href="http://dragonfly.autodesk.com/"><img class="alignnone" title="Autodesk Project Dragonfly" src="/awaygraphics/away3d-autodesk-dragonfly-1.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></p>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://dragonfly.autodesk.com/"><img class="alignnone" title="Autodesk Project Dragonfly" src="/awaygraphics/away3d-autodesk-dragonfly-2.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://dragonfly.autodesk.com/"><img class="alignnone" title="Autodesk Project Dragonfly" src="/awaygraphics/away3d-autodesk-dragonfly-3.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<p>For those that don&#8217;t know, Autodesk are the creators of world renowned 3D Sofware such as Maya, 3D Studio Max, and Soft Image. The high quality of the room interiors in dragonfly is possible thanks to a custom built server-rendering system that allows extremely detailed models to be rendered direct into the 3D scene. More information on the process behind this and other dragonfly features can be found by visiting a &#8216;making of&#8217; youtube video playlist <a href="http://www.youtube.com/view_play_list?p=D2617D775224DEBF">here</a>. We are honored to have Autodesk pick Away3D as their online 3D visualization tool.</p>
<p>The BBC celebrated their regain of F1&#8217;s sports coverage this year with a plethora of new and innovative content, including their very own Away3D application in the form of the <a href="http://news.bbc.co.uk/sport2/hi/motorsport/formula_one/circuit_guide/default.stm#top">F1 Circuit Guides</a>. This is an in-depth tour of all tracks on the 2009 calendar, combining 3D flythroughs, driver lap videos, race comments, images and more.</p>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://news.bbc.co.uk/sport1/hi/motorsport/formula_one/circuit_guide/default.stm#top"><img class="alignnone" title="BBC Formula 1 Cicuit Guides" src="/awaygraphics/away3d-bbc-f1-3d-car-1.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://news.bbc.co.uk/sport1/hi/motorsport/formula_one/circuit_guide/default.stm#top"><img class="alignnone" title="BBC Formula 1 Circuit Guides" src="/awaygraphics/away3d-bbc-f1-3d-car-2.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://news.bbc.co.uk/sport1/hi/motorsport/formula_one/circuit_guide/default.stm#top"><img class="alignnone" title="BBC Formula 1 Circuit Guides" src="/awaygraphics/away3d-bbc-f1-3d-car-3.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<p>The application was a <span class="il">BBC</span> commission from <a href="http://www.monterosa.co.uk/">Monterosa Productions</a>, with <a href="http://www.infiniteturtles.co.uk/blog/away-media-work">Away Media</a> providing Flash 3d production and consultancy services. The extensive extrusion and custom shape creation packages in Away3D gave a huge hand to the track creation process, and more tracks are being created over the course of the season so stay tuned! Read more about the project <a title="Closier.nl" href="http://www.closier.nl/blog/?p=86" target="_blank">here</a> and <a title="Infinite Turtles" href="http://www.infiniteturtles.co.uk/blog/bbc-f1-circuit-guides" target="_blank">here</a>.</p>
<p>Brazilian agency <a href="http://www.gringo.nu">Gringo</a> have released a surreal 3D playland in the form of <a href="http://www.cocacola.com.br/happyme/">Happy Me</a>, a kids site commisioned for Coca Cola. The game plays exactly to the strength Away3D offers, with a cartoon world to explore and customisations you can perform on your slightly ogrish character.</p>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://www.cocacola.com.br/happyme/"><img class="alignnone" title="Coca Cola Happy Me" src="/awaygraphics/away3d-coca-cola-1.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://www.cocacola.com.br/happyme/"><img class="alignnone" title="Coca Cola Happy Me" src="/awaygraphics/away3d-coca-cola-2.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<p>To launch the new iQ car from Toyota, digital agency <a href="http://www.northkingdom.com/">North Kingdom</a> (with 3D assistance from <a href="http://www.playwithmotion.com">Play With Motion</a>) have created a beautiful minisite that can be seen <a href="http://www.toyota-europe.com/cars/new_cars/iq/minisite/">here</a>. Combining static video with 3D interaction in a captivating and seamless journey, you can put the iQ through various &#8216;test drives&#8217; of it&#8217;s features.</p>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://www.toyota-europe.com/cars/new_cars/iq/minisite/"><img class="alignnone" title="Toyota iQ" src="/awaygraphics/away3d-toyota-flash3d-1.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://www.toyota-europe.com/cars/new_cars/iq/minisite/"><img class="alignnone" title="Toyota iQ" src="/awaygraphics/away3d-toyota-flash3d-2.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://www.toyota-europe.com/cars/new_cars/iq/minisite/"><img class="alignnone" title="Toyota iQ" src="/awaygraphics/away3d-toyota-flash3d-3.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<p>Disney recently launched the <a href="http://disneyworld.disney.go.com/parks/hollywood-studios/attractions/american-idol/experience/">American Idol Experience</a> website as a precursor to their new attraction at Disney&#8217;s Hollywood Studios theme park. The site uses a combination of pre-rendered 3D video sequences with interactive Away3D panels to create a virtual tour of the ride. The idea of a website that houses a virtual re-creation of a theme park attraction that allows participants the chance to pretend to be on a show intended for public participation is a little surreal, but the site&#8217;s subtle use of interactive 3D is executed flawlessly.</p>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://disneyworld.disney.go.com/parks/hollywood-studios/attractions/american-idol/experience/"><img class="alignnone" title="Disney American Idol Experience" src="/awaygraphics/away3d-disney-flash-3d.jpg" alt="Away3D Autodesk Project Dragonfly" width="660" height="371" /></a></dt>
</dl>
<p>Finally, Norway&#8217;s largest online marketplace <a href="http://finn.no">Finn.no</a> have just launched a new Street-viewer service powered by Away3D. The application allows you to walk along the streets of the Norwegian cities <a href="http://kart.sesam.no/gatebilder/oslo">Oslo</a> and <a href="http://kart.sesam.no/gatebilder/trondheim">Trondheim</a>, and consists of  more than 120.000 panorama locations. From the map interface, clicking on any one of the blue dots will open the viewer at that location.</p>
<dl class="wp-caption alignnone" style="width: 670px;">
<dt class="wp-caption-dt"><a href="http://kart.sesam.no/gatebilder/oslo"><img class="alignnone" title="Finn.no Street Viewer" src="/awaygraphics/away3d_finn_viewer.jpg" alt="Away3D Finn Viewer" width="660" height="454" /></a></dt>
</dl>
<p>We are grateful to everyone who sent in their links for inclusion in our showcase section! If you have a site that you would like us to showcase, please tell us more by getting in contact via our <a href="http://groups.google.com/group/away3d-dev">mailing list</a>.</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=229&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-industry-standard/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Away3d 3.3: Flash 10 version update</title>
		<link>http://away3d.com/away3d-33-flash-10-version-update</link>
		<comments>http://away3d.com/away3d-33-flash-10-version-update#comments</comments>
		<pubDate>Fri, 06 Mar 2009 04:06:50 +0000</pubDate>
		<dc:creator>Rob Bateman</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[flash 10]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[normalmapping]]></category>
		<category><![CDATA[pixel bender]]></category>
		<category><![CDATA[shading]]></category>
		<category><![CDATA[specular highlights]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=220</guid>
		<description><![CDATA[
The Flash10 branch has recently received the first of it&#8217;s optimising updates that deals with some of the problems shading presented to us in the past. Flash 9 is restricted by blendmodes and layers that mean a huge overhead on extra drawing operations and filters to create shading effects. With Flash 10 however,  Pixel Bender [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/NormalmappedMustang/Advanced_NormalmappedMustang.html"><img class="alignnone" title="normalmappedmustang" src="http://www.infiniteturtles.co.uk/blog/wp-content/uploads/2009/03/normalmappedmustang.jpg" alt="" width="660" height="461" /></a></p>
<p>The Flash10 branch has recently received the first of it&#8217;s optimising updates that deals with some of the problems shading presented to us in the past. Flash 9 is restricted by blendmodes and layers that mean a huge overhead on extra drawing operations and filters to create shading effects. With Flash 10 however,  Pixel Bender allows us to solve the problem very neatly and with a significant speed boost!</p>
<p>The above <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/NormalmappedMustang/Advanced_NormalmappedMustang.html">demo</a> shows some of what is possible with the update: normalmapping with ambient, diffuse and correctly normalised specular shading, without the need for layers. As if that&#8217;s not enough, a further Pixel Bender shader is applied to the view to create a HDR (High Dynamic Range) effect on the highlights, something usually seen in much more 3d-rich console games. Special thanx go to <a href="http://www.carbin.com/">Eddie Carbin</a> for donating an excellent normalmapped mustang model, and <a href="http://www.derschmale.com/">David Lenaerts</a> for writing the HDR filter.</p>
<p>The demo is available for download (along with the latest flash10 version of Away3d) in the zip files on the <a href="http://away3d.com/downloads">downloads page</a>, or direct from the <a href="http://away3d.googlecode.com/svn/branches/flash10/">flash10 branch</a> of the svn.  You can also access the demo source via the right-click menu in the flash movie, or go straight to the code <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/NormalmappedMustang/srcview/index.html">here</a>. Enjoy the new release!</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=220&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-33-flash-10-version-update/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Away3D 2.3: Feature overload!</title>
		<link>http://away3d.com/away3d-23-feature-overload</link>
		<comments>http://away3d.com/away3d-23-feature-overload#comments</comments>
		<pubDate>Fri, 13 Feb 2009 01:06:47 +0000</pubDate>
		<dc:creator>andreasengstrom</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[awaybuilder]]></category>
		<category><![CDATA[bezier surface]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[frustum culling]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[normal mapping]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[workflow]]></category>
		<category><![CDATA[wrapper]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=171</guid>
		<description><![CDATA[Away3D has always been about practical features and easy implementation. The 2.3 release takes this to new levels, adding variations on this theme in nearly all areas of the engine, from core functionality to workflow tools to geometry generators to shading tools, as well as now offering two fully supported versions, one for Flash 9 [...]]]></description>
			<content:encoded><![CDATA[<p>Away3D has always been about practical features and easy implementation. The 2.3 release takes this to new levels, adding variations on this theme in nearly all areas of the engine, from core functionality to workflow tools to geometry generators to shading tools, as well as now offering two fully supported versions, one for Flash 9 and the other for Flash 10.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/FrustumHotelRoom/Advanced_FrustumHotelRoom.html"><img class="alignnone size-full wp-image-179" title="room_demo" src="http://away3d.com/wp-content/uploads/2009/01/room_demo.jpg" alt="room_demo" width="660" height="469" /></a></p>
<p>One of the key core features added in this release is full support for frustum and nearfield culling, as well as object culling for standard clipping which can help with rendering speed for large outdoor scenes. The <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/FrustumHotelRoom/Advanced_FrustumHotelRoom.html">above demo</a> illustrates how this can also be beneficial for interior scenes where regular rectangle culling causes artifacts &#8211; use the mouse and cursor keys to navigate the room and the keyboard shortcuts listed in the demo to compare between old and new clipping techniques. The source for this can be found bundled with the demos download from the <a href="http://away3d.com/downloads">downloads</a> page as can the source for the 2.3 version, or directly from the <a href="http://code.google.com/p/away3d/source/checkout">svn</a>.</p>
<p><a href="http://www.closier.nl/playground/normalmaps3.html"><img class="alignnone size-full wp-image-179" title="Normalmap generation" src="http://away3d.com/wp-content/uploads/2009/01/2faces1.jpg" alt="Normalmaps" width="662" height="393" /></a></p>
<p>Normalmaps have been available in Away3D for a while now, but version 2.3 adds a new set of tools that can help you with their generation and/or manipulation. This will become even more useful in upcoming enhancements to the Flash 10 version of Away3D. The <a href="http://www.closier.nl/playground/normalmaps3.html">above demo</a> shows what can be done with the new system, full details of how this was accomplished and more examples can be seen by going <a href="http://www.closier.nl/blog/?p=82">here</a> and <a href="http://www.closier.nl/blog/?p=81">here</a>.</p>
<p><a href="http://www.geepers.co.uk/software/utahteapot.html"><img class="size-full wp-image-197" title="utah_teapot" src="http://away3d.com/wp-content/uploads/2009/02/utah_teapot1.jpg" alt="Utah teapot defined by bezier patches" width="660" height="517" /></a></p>
<p>BezierPatch is a new geometry generation tool that allows you to create bezier surfaces programatically. The <a href="http://geepers.co.uk/software/utahteapot.html">above demo </a>shows an example of where this can lead &#8211; with possibly the most famous bezier surface ever produced ;)</p>
<p>Full documentation for using this system will be released soon, along with a visual tool for aiding the generation of bezier surfaces by hand.</p>
<p><img class="alignnone size-full wp-image-176" title="awaybuilder_maya" src="http://away3d.com/wp-content/uploads/2009/01/maya.jpg" alt="awaybuilder_maya" width="660" height="413" /></p>
<p>Awaybuilder is a productivity tool that allows you to set up scenes created in the 3D modelling software as realtime 3D scenes for the web. You can set up your project with objects, materials, cameras and their properties, then play it back online without the need for extensive programming or recompilation.</p>
<p><a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/Awaybuilder_basic_scene/Main.html"><img class="alignnone size-full wp-image-177" title="flash" src="http://away3d.com/wp-content/uploads/2009/01/flash.jpg" alt="flash" width="660" height="413" /></a></p>
<p>Awaybuilder comes with a custom parser for Maya scenes saved as Collada files. For Maya users, this can dramatically speed up your 3D workflow, as it allows you control geometry, materials, and even camera viewports and interaction directly from the 3D application. The <a href="http://www.infiniteturtles.co.uk/projects/away3d/demos/Awaybuilder_basic_scene/Main.html">above scene</a> was created in Awaybuilder using the Maya plugin, and is available for download as a demo in the 2.3 release. You can click on the cards to navigate in or out of the scene. More plugins for other software packages will follow in future releases.</p>
<p>Some other feature highlights in this release include:</p>
<ul>
<li>Interchangeable camera lenses to allow for different types of projection</li>
<li>All values allowed for stage properties &#8220;align&#8221; and &#8220;scaleMode&#8221;</li>
<li>Improved memory management</li>
<li>Improved extrusion tools</li>
<li>ROLL_OVER/ROLL_OUT events added to MouseEvent3D</li>
<li>Billboard mesh objects for fast 2d sprites</li>
</ul>
<p>Of course, we will be working to provide some assistance in learning these new features in our <a href="http://away3d.com/tutorials">tutorials section</a> over the coming weeks. Plus there will be a lot more demo source coming soon in the demos download. keep an eye on our <a href="http://groups.google.com/group/away3d-dev">mailing list</a> for updates, including where to find the flash 10 upgrade, which should be released in the next few days. In the meantime, enjoy the new release!</p>
<p>The Away3d Team</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=171&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-23-feature-overload/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Away3D = Amazing Games, Websites and Applications</title>
		<link>http://away3d.com/away3d-amazing-games-websites-and-applications</link>
		<comments>http://away3d.com/away3d-amazing-games-websites-and-applications#comments</comments>
		<pubDate>Tue, 20 Jan 2009 13:28:36 +0000</pubDate>
		<dc:creator>Peter Kapelyan</dc:creator>
				<category><![CDATA[AWAY3D]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[Fun/Games]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Projects using AWAY3D]]></category>
		<category><![CDATA[away3d]]></category>
		<category><![CDATA[Flash 3D Engine]]></category>
		<category><![CDATA[Flash 3D Games]]></category>
		<category><![CDATA[game engine]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=169</guid>
		<description><![CDATA[In 2008, &#8220;3D&#8221; was the new buzzword for Flash. We saw an increased use of Away3D as an engine for 3D flash games, as well as the use of Away3D for 3D graphics in applications. Huge improvements and additions were made to our API, and the size of the Away3D mailing list increased over threefold. [...]]]></description>
			<content:encoded><![CDATA[<p>In 2008, &#8220;3D&#8221; was the new buzzword for Flash. We saw an increased use of Away3D as an engine for 3D flash games, as well as the use of Away3D for 3D graphics in applications. Huge improvements and additions were made to our API, and the size of the Away3D mailing list increased over threefold. Make sure you <a title="The Away3D group" href="http://groups.google.com/group/away3d-dev" target="_blank">join our group</a> to become a part of it all &#8211; it is the best place to ask questions, get tech support, keep up to date with API developments, showcase your Away3D work, and communicate directly with the Away3D team.</p>
<p>Last year, 3D in Flash took off, with the main 3D engines working hard to make commercially viable libraries, and even Flash itself taking a step into 3D land with the new native capabilities of Flash 10. Here are some recent publications of Away3D content that really stood out:</p>
<p><a title="Away3D Flash 3D Game: Fisherman's Day" href="http://www.dangerous-rabbits.com/independant-projects/fishermans-day/demo/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-fish2-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p><a title="Away3D Flash 3D Game: Fisherman's Day" href="http://www.dangerous-rabbits.com/independant-projects/fishermans-day/demo/" target="_blank">Fisherman&#8217;s Day</a> has got to be one of the most polished Flash demos for a 3D game seen yet. You won&#8217;t see anything comparable made with any other Flash 3D Engine.</p>
<p><a title="Away3D Flash 3D Game: Fisherman's Day" href="http://www.dangerous-rabbits.com/independant-projects/fishermans-day/demo/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-fish3-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p>If you&#8217;ve played or seen Animal Crossing for the Nintendo DS or Wii, you may recognize the way the scenery and terrain scroll. It&#8217;s purely ingenious, and this demo has higher resolution than a DS screen, making the effect even more impressive.</p>
<p><a title="Away3D Flash 3D Game: Fisherman's Day" href="http://www.dangerous-rabbits.com/independant-projects/fishermans-day/demo/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-fisherman-flash-3d-game.jpg" alt="" width="660" height="371" /></a></p>
<p>Using your mouse to walk around, you&#8217;ll notice the precise collision detection, smooth movement, and highly detailed graphics in this Flash 3D mini-world. Congratulations to <a title="dangerous rabbits" href="http://www.dangerous-rabbits.com/" target="_blank">dangerous-rabbits.com</a> on a superb use of Flash and Away3D!</p>
<p><a title="Away3D Flash 3D Game: Intel IT Manager" href="http://itmanager3.intel.com/en-gb/default.aspx" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-intel-flash-3d-game.jpg" alt="" width="660" height="371" /></a></p>
<p><a title="Intel IT manager" href="http://itmanager3.intel.com/en-gb/default.aspx" target="_blank">Intel IT MANAGER</a> is an isometric Sims-style game with up to 100,000 triangles, interactive and animated elements per screen in certain rooms! Do you have what it takes to manage the IT department in your own virtual company?</p>
<p><a title="Away3D Flash 3D Game: Intel IT Manager" href="http://itmanager3.intel.com/en-gb/default.aspx" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-intel2-flash-3d-game.jpg" alt="" width="660" height="371" /></a></p>
<p>How does a Flash 3D game handle 100,000 triangles at once? It uses Away3D&#8217;s <a href="http://www.infiniteturtles.co.uk/blog/awa3d-220-sierpinski-turtles">caching system</a>, which makes these large scenes a piece of cake. The game also takes advantage of the Away3D scene exporter, which allows you to save hundreds of objects as one compressed ActionScript file. This saves download times and costly pre-processing, ensuring the loading of 3d assets does not slow down the gameplay.</p>
<p><a title="Away3D Flash 3D Games: Munchiegames.com" href="http://www.munchiegames.com/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-munchiegames2-flash-3d-games.jpg" alt="" width="660" height="371" /></a></p>
<p><a href="http://www.munchiegames.com/">Munchiegames.com</a> has launched three new Flash games made with the Away3D engine.</p>
<p><a title="Away3D Flash 3D Games: Munchiegames.com" href="http://www.munchiegames.com/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-munchiegames-flash-3d-games.jpg" alt="" width="660" height="371" /></a></p>
<p>How quickly can you make a BLT sandwich, serve up spicy fries, or stuff a box of Valentine&#8217;s Day treats? The games all have some kind of food theme, with a healthy injection of flavorful graphics and oddball humour. <a title="Away3D Flash 3D Games: Munchiegames.com" href="http://www.munchiegames.com/" target="_blank">Munchiegames.com</a> is serving up fresh 3D Flash games just for you!</p>
<p><a title="Away3D Flash 3D Games: Conflict" href="http://games.vds-communication.com/games/conflict/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-conflict-flash-3d-game.jpg" alt="" width="660" height="371" /></a></p>
<p><a title="Away3D Flash 3D Games: Conflict" href="http://games.vds-communication.com/games/conflict/" target="_blank">Conflict</a> is a RTS (Real Time Strategy) Tower Defense-type game that uses Away3D and the <a href="http://seraf.mediabox.fr/wow-engine/as3-3d-physics-engine-wow-engine/">WOW 3D Physics Engine</a>. As an added bonus, level maps can be created by users!</p>
<p><a title="Away3D Flash 3D Games: Conflict" href="http://games.vds-communication.com/games/conflict/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-conflict2-flash-3d-game.jpg" alt="" width="660" height="371" /></a></p>
<p>Registered users of Conflict can build maps, save their score, rate other peoples creations and so on. If you don&#8217;t want to register use the following word as the login/password : shirotokoro. Now <a title="Away3D Flash 3D Games: Conflict" href="http://games.vds-communication.com/games/conflict/" target="_blank">go get &#8216;em</a> soldier!</p>
<p><a title="Away3D Flash 3D Games: Scorpion Island" href="http://www.bbc.co.uk/cbbc/scorpionisland/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-scorpion-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p>The CBBC&#8217;s <a title="Away3D Flash 3D Games: Scorpion Island" href="http://www.bbc.co.uk/cbbc/scorpionisland/" target="_blank">Escape from Scorpion Island</a> is an immersive game where you interact with a wild 3D world around you. With video clues to find and puzzles to solve, you&#8217;ll feel like you are the star of the show! <a title="Away3D Flash 3D Games: Scorpion Island" href="http://www.bbc.co.uk/cbbc/scorpionisland/" target="_blank">Play it now</a> &#8211; but don&#8217;t forget to put on your insect repellent! Shortcut links to the minigames will be available soon where you&#8217;ll find more games made with Away3D, such as <a title="Away3D Flash 3D Games: Escape From the Ship" href="http://www.bbc.co.uk/cbbc/games/#/lb/games/mystery" target="_blank">Escape from the Ship</a>.</p>
<p><a title="Away3D Flash 3D Websites: Hotels And Events" href="https://www.hotelsandevents.com/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-hotels-events-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p><a title="Away3D Flash 3D Websites: Hotels And Events" href="https://www.hotelsandevents.com/" target="_blank">Hotels and Events.com</a> is a website that plots upcoming arts &amp; theatre, music, and sport events onto a 3D globe. With their innovative 3D Interface fueled by Away3D they are giving users a new navigation experience for search-based apps.</p>
<p><a title="Away3D Flash 3D Applications : Real Aquarium" href="http://apps.facebook.com/realaquarium" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-aquarium-flash-3d.jpg" alt="" width="660" height="371" /></a><a title="Away3D Flash 3D Applications : Real Aquarium" href="http://apps.facebook.com/realaquarium" target="_blank"></a></p>
<p><a title="Away3D Flash 3D Applications : Real Aquarium" href="http://apps.facebook.com/realaquarium" target="_blank">Real Aquarium</a> is a Facebook app where you can tend to your own 3D fish in a virtual aquarium. The first  3D virtual pet on Facebook is a big step for 3D Flash apps, it shows how people can develop and create simple applications with more graphical &#8216;depth&#8217; ;).</p>
<p><a title="Away3D Flash 3D Applications : Christmas Tree" href="http://apps.facebook.com/studiocomtree/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-christmas-tree-facebook.jpg" alt="" width="660" height="371" /></a></p>
<p><a title="Away3D Flash 3D Applications : Christmas Tree" href="http://apps.facebook.com/studiocomtree/" target="_blank">Christmas Tree</a> is a 3D (or should that be Tree-D?) Facebook app that lets you customize your own christmas tree and then adorn it with decorations. Pick different shapes, backgrounds and coloured ornaments to make your tree as jolly as you like!</p>
<p><a title="Away3D Flash 3D Websites: Fukhaos" href="http://www.fukhaos.com/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-fukhaos-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p><a title="Away3D Flash 3D Websites: Fukhaos" href="http://www.fukhaos.com/" target="_blank">Fukhaos.com</a> is a showcase site that takes a peek into the future of 3D Flash websites. The simple, clean graphical style and navigation give you a feeling of space, while being immersed in a 3D environment. Why would you want your Flash site to be a crowded 2D mess, when you can aim for something like this?</p>
<p><a title="Away3D Flash 3D Websites: AUDI" href="http://microsites.audi.com/vdt-onlinespecial/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-audi-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p>Last but certainly not least is the awe-inspiring <a title="Away3D Flash 3D Websites: AUDI" href="http://microsites.audi.com/vdt-onlinespecial/" target="_blank">AUDI VDT</a> website by <a title="ArtificialDuck" href="http://www.artificialduck.net/" target="_blank">ArtificialDuck</a> that uses Away3D to plot 3D representations of various machined parts in Flash.</p>
<p><a title="Away3D Flash 3D Websites: AUDI" href="http://microsites.audi.com/vdt-onlinespecial/" target="_blank"><img src="http://away3d.com/awaygraphics/away3d-audi2-flash-3d.jpg" alt="" width="660" height="371" /></a></p>
<p>This has to be the one of the best Away3D websites we&#8217;ve seen so far. It&#8217;s informative and technical with slick, clean visuals. As an addition some really great interactive mouse effects add to the 3D look and feel. Experience it for yourself <a title="Away3D Flash 3D Websites: AUDI" href="http://microsites.audi.com/vdt-onlinespecial/" target="_blank">here</a>.</p>
<p>If you&#8217;ve not yet tried it, we hope you get your 3D Flash groove on this year! The Away3D Flash Engine is becoming bigger and better with more capabilities, features and possibilities than any other 3D Flash engine available. We are looking forward to 2009 being another great year with yet more excellent Flash 3D creations!</p>
<p>The Away3D Team</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=169&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/away3d-amazing-games-websites-and-applications/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Merry Christmas 2008!</title>
		<link>http://away3d.com/merry-christmas-2008</link>
		<comments>http://away3d.com/merry-christmas-2008#comments</comments>
		<pubDate>Thu, 25 Dec 2008 00:59:01 +0000</pubDate>
		<dc:creator>Rob Bateman</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Engine]]></category>

		<guid isPermaLink="false">http://away3d.com/?p=168</guid>
		<description><![CDATA[
Inspired by the fantastic new Audi VDT site produced by ArtificialDuck using Away3d, I decided to go on a little exploratory tour of the current Away3d codebase to see what could be done about fast(er) rendered 3d particles.
My results use a new set of classes soon to be uploaded to the trunk in the 2.2.6 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://infiniteturtles.co.uk/projects/away3d/demos/SierpinskiStars/Advanced_SierpinskiStars.html"><img class="alignnone size-full wp-image-253" title="sierpinski_stars" src="http://www.infiniteturtles.co.uk/blog/wp-content/uploads/2008/12/sierpinski_stars.jpg" alt="" width="550" height="411" /></a></p>
<p>Inspired by the fantastic new <a href="http://microsites.audi.com/vdt-onlinespecial/">Audi VDT</a> site produced by <a href="http://www.artificialduck.net/">ArtificialDuck</a> using Away3d, I decided to go on a little exploratory tour of the current Away3d codebase to see what could be done about fast(er) rendered 3d particles.</p>
<p>My results use a new set of classes soon to be uploaded to the trunk in the 2.2.6 dot release of Away3d &#8211; basically with this update it will be possible to create single 3d objects containing many particles, greatly reducing the number of matrix calculations required for rendering a collection of particle objects (or billboards as they&#8217;re more commonly known).</p>
<p>The above <a href="http://infiniteturtles.co.uk/projects/away3d/demos/SierpinskiStars/Advanced_SierpinskiStars.html">test</a> is a bit of an extreme case so may run slow on older machines &#8211; 4096 stars are being rendered independently per frame, with a bit of mouse-influenced movement nicked from the Audi site ;) The classes have yet to be properly optimised, but I hope to be able to provide full source soon along with an update to the Away3d trunk once things are complete. In the meantime the demo had a bit of a festive look to it so seemed fitting to release over the winter break. Hope you like and merry christmas!</p>
<p><strong>*****Update*****</strong></p>
<p>Source is now available for the demo above via the usual right-click menu or this <a href="http://infiniteturtles.co.uk/projects/away3d/demos/SierpinskiStars/srcview/index.html">direct link</a>. You will require the latest trunk version of Away3d from the <a href="http://code.google.com/p/away3d/">svn</a>, version 2.2.6. On a side note, the default demo now renders 1024 stars to get a smoother framerate. With this number of billboards, things fly!</p>
<img src="http://away3d.com/?ak_action=api_record_view&id=168&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://away3d.com/merry-christmas-2008/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
