<?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: Shaded relief in AS3</title>
	<atom:link href="http://andywoodruff.com/blog/shaded-relief-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://andywoodruff.com/blog/shaded-relief-in-as3/</link>
	<description>Adventures in cartography</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:36:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kaleo Puaa</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-97249</link>
		<dc:creator>kaleo Puaa</dc:creator>
		<pubDate>Sun, 16 Jan 2011 17:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-97249</guid>
		<description>That grayscale elevation map on section 1) is exactly what I have been needing. I&#039;ve been trying to find ones of the other islands too but can and when I look up DEMs all I find is one that do the shadowing but I need it with out shadow and just grayscale elevation. Can someone help me find that?</description>
		<content:encoded><![CDATA[<p>That grayscale elevation map on section 1) is exactly what I have been needing. I&#8217;ve been trying to find ones of the other islands too but can and when I look up DEMs all I find is one that do the shadowing but I need it with out shadow and just grayscale elevation. Can someone help me find that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Woodruff</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-42355</link>
		<dc:creator>Andy Woodruff</dc:creator>
		<pubDate>Sun, 20 Jun 2010 16:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-42355</guid>
		<description>Wow, how did I not know about that paletteMap method? Thanks!</description>
		<content:encoded><![CDATA[<p>Wow, how did I not know about that paletteMap method? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Patel</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-42219</link>
		<dc:creator>Amit Patel</dc:creator>
		<pubDate>Sun, 20 Jun 2010 01:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-42219</guid>
		<description>Looks nice! You might find BitmapData.paletteMap() useful for hypsometric tinting. You can define a 256-element array to map the gray values into some other color, and Flash will do the loop and lookup for you.</description>
		<content:encoded><![CDATA[<p>Looks nice! You might find BitmapData.paletteMap() useful for hypsometric tinting. You can define a 256-element array to map the gray values into some other color, and Flash will do the loop and lookup for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Medeiros</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-17962</link>
		<dc:creator>David Medeiros</dc:creator>
		<pubDate>Thu, 25 Mar 2010 16:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-17962</guid>
		<description>In addition to Tom&#039;s site I would add www.reliefshading.com which has a lot of detail on the theory and methodology behind effective shading. And it&#039;s worth mentioning the book &quot;Cartographic Relief Presentation&quot; by Eduard Imhof, the man who made relief shading an academic subject.</description>
		<content:encoded><![CDATA[<p>In addition to Tom&#8217;s site I would add <a href="http://www.reliefshading.com" rel="nofollow">http://www.reliefshading.com</a> which has a lot of detail on the theory and methodology behind effective shading. And it&#8217;s worth mentioning the book &#8220;Cartographic Relief Presentation&#8221; by Eduard Imhof, the man who made relief shading an academic subject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Woodruff</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-17945</link>
		<dc:creator>Andy Woodruff</dc:creator>
		<pubDate>Thu, 25 Mar 2010 14:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-17945</guid>
		<description>Ralph: thanks for that tip! I&#039;m sort of aware of those things but don&#039;t know much about them. I&#039;ll be sure to check it out when possible.

Tim: indeed, thank you for pointing that out. Working with this kind of thing in the past in Photoshop, I was always most pleased with just a regular ol&#039; semi-transparent overlay instead of different blending modes, but that&#039;s definitely worth mentioning. Different color schemes will probably work best with different blending modes.</description>
		<content:encoded><![CDATA[<p>Ralph: thanks for that tip! I&#8217;m sort of aware of those things but don&#8217;t know much about them. I&#8217;ll be sure to check it out when possible.</p>
<p>Tim: indeed, thank you for pointing that out. Working with this kind of thing in the past in Photoshop, I was always most pleased with just a regular ol&#8217; semi-transparent overlay instead of different blending modes, but that&#8217;s definitely worth mentioning. Different color schemes will probably work best with different blending modes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Oxley</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-17924</link>
		<dc:creator>Tim Oxley</dc:creator>
		<pubDate>Thu, 25 Mar 2010 11:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-17924</guid>
		<description>You might want to play around with blending modes for different effects when combining the maps.

For example, try applying the relief map over the top with blend mode set to multiply: 

reliefMap.blendMode = BlendMode.MULTIPLY;

:)</description>
		<content:encoded><![CDATA[<p>You might want to play around with blending modes for different effects when combining the maps.</p>
<p>For example, try applying the relief map over the top with blend mode set to multiply: </p>
<p>reliefMap.blendMode = BlendMode.MULTIPLY;</p>
<p> <img src='http://andywoodruff.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Hauwert</title>
		<link>http://andywoodruff.com/blog/shaded-relief-in-as3/comment-page-1/#comment-17915</link>
		<dc:creator>Ralph Hauwert</dc:creator>
		<pubDate>Thu, 25 Mar 2010 09:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartogrammar.com/blog/?p=784#comment-17915</guid>
		<description>Alternatively, to find the slopes / central difference, you can use a pixelbender filter or a combination of 2 convolution filters (one for x, one for y). This enables you to do this in realtime.</description>
		<content:encoded><![CDATA[<p>Alternatively, to find the slopes / central difference, you can use a pixelbender filter or a combination of 2 convolution filters (one for x, one for y). This enables you to do this in realtime.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

