<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Bumpy Meteor</title>
	<atom:link href="http://away3d.com/10/feed" rel="self" type="application/rss+xml" />
	<link>http://away3d.com/10</link>
	<description>Realtime 3D Engine for Flash in Actionscript 3</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:03:03 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: steve</title>
		<link>http://away3d.com/10/comment-page-1#comment-15</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 06 Jul 2007 14:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://away3d.com/10#comment-15</guid>
		<description>He&#039;s moving the light, and the bump/lighting is with surface normals with respect to light sources.</description>
		<content:encoded><![CDATA[<p>He&#8217;s moving the light, and the bump/lighting is with surface normals with respect to light sources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrice Closier</title>
		<link>http://away3d.com/10/comment-page-1#comment-13</link>
		<dc:creator>Fabrice Closier</dc:creator>
		<pubDate>Fri, 06 Jul 2007 14:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://away3d.com/10#comment-13</guid>
		<description>Yes and no, I just try to translate via code a way to add more natural feeling to the materials that are now dead. In this case, I was trying to add a light map that was seamlessly animated. I do indeed try to find a way to generate and project a light source information on the geometrie that is smart enough to fake a reel light source direction and even its color and brightness simply because Flash cannot handle the real calculations... Also because the engine must stay generic, i have now choosed for another option that will allow you (i hope) to project the way you want on a geometrie a lightmap source. So the trick will be to be able to get the right direction, the rest will be up to you.
See for instance the first application of it on the chrome ball entry. The reflection is camera driven but the info is static, that&#039;s 2D trickkery. But it seams to me a good start to simulate an integration with the environement. Remember it is Flash, not a ray tracer. 
Right now my focus is to make the code flexible enough to let you choose the force/params that will drive this projection and even to define the way it will be projected... i do believe this could be an open door to semi faked things like shadowing and reflections. And with talented people like you, i&#039;am pretty sure we&#039;ll start soon seeing some killer demos! I&#039;m already curious the way you will use the code :)</description>
		<content:encoded><![CDATA[<p>Yes and no, I just try to translate via code a way to add more natural feeling to the materials that are now dead. In this case, I was trying to add a light map that was seamlessly animated. I do indeed try to find a way to generate and project a light source information on the geometrie that is smart enough to fake a reel light source direction and even its color and brightness simply because Flash cannot handle the real calculations&#8230; Also because the engine must stay generic, i have now choosed for another option that will allow you (i hope) to project the way you want on a geometrie a lightmap source. So the trick will be to be able to get the right direction, the rest will be up to you.<br />
See for instance the first application of it on the chrome ball entry. The reflection is camera driven but the info is static, that&#8217;s 2D trickkery. But it seams to me a good start to simulate an integration with the environement. Remember it is Flash, not a ray tracer.<br />
Right now my focus is to make the code flexible enough to let you choose the force/params that will drive this projection and even to define the way it will be projected&#8230; i do believe this could be an open door to semi faked things like shadowing and reflections. And with talented people like you, i&#8217;am pretty sure we&#8217;ll start soon seeing some killer demos! I&#8217;m already curious the way you will use the code :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.doob</title>
		<link>http://away3d.com/10/comment-page-1#comment-9</link>
		<dc:creator>Mr.doob</dc:creator>
		<pubDate>Fri, 06 Jul 2007 04:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://away3d.com/10#comment-9</guid>
		<description>In this example... Ar you doing an offset of the flare texture on top of the texture. Or do you have an algorithm that makes the flare texture look the light and you&#039;re moving the light?</description>
		<content:encoded><![CDATA[<p>In this example&#8230; Ar you doing an offset of the flare texture on top of the texture. Or do you have an algorithm that makes the flare texture look the light and you&#8217;re moving the light?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
