<?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>BritishIdeas &#187; rendering</title>
	<atom:link href="http://www.britishideas.com/tag/rendering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.britishideas.com</link>
	<description>Interesting Tech Projects</description>
	<lastBuildDate>Sun, 23 Oct 2011 20:05:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>So You Want to be a Cartographer?</title>
		<link>http://www.britishideas.com/2011/01/16/so-you-want-to-be-a-cartographer/</link>
		<comments>http://www.britishideas.com/2011/01/16/so-you-want-to-be-a-cartographer/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 22:21:49 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Mapping]]></category>
		<category><![CDATA[JOSM]]></category>
		<category><![CDATA[maperitive]]></category>
		<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/?p=293</guid>
		<description><![CDATA[Love maps? Want to make your own? Now it&#8217;s easy thanks to a set of free software.
Previously I wrote about the OpenStreetMap project, which allows anyone to edit a map of the world. People can add points, lines and areas and &#8220;tag&#8221; them to show what they are. Once the data is uploaded a new]]></description>
			<content:encoded><![CDATA[<p>Love maps? Want to make your own? Now it&#8217;s easy thanks to a set of free software.</p>
<p>Previously I wrote about the <a href="http://www.openstreetmap.org" target="_blank">OpenStreetMap</a> project, which allows anyone to edit a map of the world. People can add points, lines and areas and &#8220;tag&#8221; them to show what they are. Once the data is uploaded a new version of the map is generated for everyone to see.</p>
<p>For example I could create a point on the map and tag it with &#8220;railway=station&#8221; to indicate that it is a train station. I could draw a line and tag it with &#8220;highway=residential&#8221; to mark the line as a residential road. I could also draw an enclosed area and tag it with &#8220;landuse=forest&#8221; to show that the area is a forest. There are many different tags that can be used to represent all kinds of things that appear on maps.</p>
<p>This article is in the form of a tutorial to get you quickly started creating your own maps. I will introduce the software involved and show how to use it step by step. The result of the tutorial is a map of the <a href="http://www.nymr.co.uk/" target="_blank">North Yorkshire Moors Railway</a>, which is a steam train service on a historic train line in England and is featured in the Harry Potter films.</p>
<p><span id="more-293"></span></p>
<p><strong>Get the Data</strong></p>
<p>To quickly get started we will use some map data from the OpenStreetMap project. This data has a <a href="http://www.openstreetmap.org/copyright" target="_blank">license</a> which you must follow, however you can create your own map data from scratch, either by using a GPS/hiking SatNav unit to perform surveys or even create maps of imaginary places or recreate historical maps.</p>
<p>The first piece of software is the map editor, called <a href="http://josm.openstreetmap.de/josm-latest.jar">JOSM</a>. This is downloaded to your PC and you can run it by double-clicking on the file. You must have <a href="http://www.java.com/en/download/manual.jsp" target="_blank">Java</a> installed on your PC if you don&#8217;t already.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/josmnew.png"><img class="aligncenter size-medium wp-image-299" title="JOSM" src="http://www.britishideas.com/wp-content/uploads/2011/01/josmnew-300x188.png" alt="" width="300" height="188" /></a></p>
<p>To download data in JOSM go to the File menu and choose Download from OSM&#8230; a window showing a map will appear. You can scroll around by dragging and zoom in and out using the mouse wheel.</p>
<p>Find the town of Pickering in the north of England and drag a box from Pickering to Whitby, being sure to include both towns as shown in the image. Then click on Download.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/josmselectbox.png"><img class="aligncenter size-medium wp-image-295" title="Select Map Area in JOSM" src="http://www.britishideas.com/wp-content/uploads/2011/01/josmselectbox-290x300.png" alt="" width="290" height="300" /></a></p>
<p>Once the data has downloaded it will show in JOSM as lots of multicoloured ponts, lines and areas.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/josmdownloaded2.png"><img class="aligncenter size-medium wp-image-298" title="Downloaded Data in JOSM" src="http://www.britishideas.com/wp-content/uploads/2011/01/josmdownloaded2-300x188.png" alt="" width="300" height="188" /></a></p>
<p>At this point you could edit the map by clicking on items and then changing the tags, however that is outside the scope of this tutorial. For more information see the <a href="http://josm.openstreetmap.de/wiki/Help" target="_blank">JOSM documentation</a>. For now simply save the data without changing it by going to the File menu and choosing Save As&#8230; Save the file as nymr.osm in an empty folder.</p>
<p><strong>Render the Map</strong></p>
<p>The software we will use to render the map is called <a href="http://maperitive.net/download/" target="_blank">Maperitive</a>. Download the latest version (the one with the largest number), install it on your PC then start the application.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/mapstart.jpg"><img class="aligncenter size-medium wp-image-306" title="Maperitive" src="http://www.britishideas.com/wp-content/uploads/2011/01/mapstart-300x217.jpg" alt="" width="300" height="217" /></a></p>
<p>The map shown is not from our data so the first thing we need to do is get rid of it. Click in the Command Prompt box at the bottom so it turns yellow. The command is &#8220;clear-map&#8221; however you can&#8217;t simply type it in as Maperitive tries to guess the command you want. This means that after every key press you need to stop typing and look at the yellow box to see what has happened. In practice for this command you will need to type &#8220;cl&#8221; followed by &#8220;m&#8221;. Press Enter and the map will dissappear.</p>
<p>Next we need to switch to the folder where you saved your copy of nymr.osm. Here is an example:</p>
<pre class="brush: plain;">change-dir C:\Users\Andy\Desktop\temp\NYMR</pre>
<p>Next load the data and set the edge of the map to match the data:</p>
<pre class="brush: plain;">load-source nymr.osm
bounds-use-source</pre>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/mapdataloaded.jpg"><img class="aligncenter size-medium wp-image-311" title="Data loaded in Maperitive" src="http://www.britishideas.com/wp-content/uploads/2011/01/mapdataloaded-300x217.jpg" alt="" width="300" height="217" /></a></p>
<p>Show is a rendering of your map along with a dotted line around the edge to show the boundary. When you save the map later nothing outside of the dotted line will be included.</p>
<p>The map works in the same was as JOSM. You can scroll around by clicking and dragging and zoom in and out using the mouse wheel. To reset the view to show the entire map go to the View menu and choose Zoom All.</p>
<p>One thing you will immediately notice is the large pink dashes on the map. They remind me of pictures of bacteria under a microscope but in our case they are trails that have been marked as private. The first thing we need to do is reduce the size of these to something a bit more appropriate for the map scale, and for that we need to discuss rules.</p>
<p><strong>Renderer Rules</strong></p>
<p>As mentioned before, the map is made up of points, lines and areas. Maperitive uses a set of rules to determine how these are shown on the map. For example a rule for residential roads says to draw it in white with a black border and at a specific width. In order to change how the map looks we have to change the rules. Maperitive uses a default set of rules and we need to change these for every map to focus on the things we want to show.</p>
<p>In Maperitive enter the command:</p>
<pre class="brush: plain;">edit-rules</pre>
<p>This will open a text editor showing the default rules. Save this file as rules.txt into the folder where you saved nymr.osm. Keep the text editor open.</p>
<p>Next we tell Maperitive to use our newly saved rules file:</p>
<pre class="brush: plain;">use-ruleset location=rules.txt as-alias=myrules
apply-ruleset</pre>
<p>The map should look the same, however every time we edit and save the rules file the map will automatically update to show the new version of the map.</p>
<p>Search for the following line:</p>
<pre class="brush: plain;">target : highway private</pre>
<p>and below it you will find the rules for showing private &#8220;highways&#8221;, which includes tracks:</p>
<pre class="brush: plain;">target : highway private
define
line-width : 4
line-style : dash
line-color : #F7D4D4
draw : line</pre>
<p>Change the line-width from 4 to 1 and save the file. The thick pink track lines on the map will be replaced with thin lines.</p>
<p>It is important to note that the indentation in the Maperitive rules file is important and must always be used with tabs. For example don&#8217;t use spaces as it won&#8217;t work.</p>
<p><strong>Customizing the Map</strong></p>
<p>The central area of the map shows the North Yorkshire Moors, which is a hilly region and could be made more interesting. We can do that by adding three additional layers to the map, all of which are available from the Tools menu in Maperitive.</p>
<p>First, add contour lines. These show the height of the land, and are added by going to the Tools menu and choosing Generate Relief Contours.</p>
<p>Next add hillshading. This is a trick to make the map look three dimensional by showing shadows on the south and eastern sides of raised land. To add this go to the Tools menu and choose of the Generate Hillshading items. You can do this multiple times for more emphasis if you want.</p>
<p>The last step is to change the color of the land to indicate the height, which is called hypsometric tinting. Adding this layer makes the map look like it comes from a beautiful atlas. Add it by choosing Generate Hypsometric Tinting from the Tools menu.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/maplayered.jpg"><img class="aligncenter size-medium wp-image-317" title="Layered Map in Maperitive" src="http://www.britishideas.com/wp-content/uploads/2011/01/maplayered-300x217.jpg" alt="" width="300" height="217" /></a></p>
<p>If you look at the bottom of the Maperitive window you will see the current zoom level. The zoom level increases as you zoom into the map, with level 18 being the current maximum. In the rules the maximum and minimum zoom levels are often specified. This allows more features to be shown as you zoom into the map and less as you zoom out. Railway lines are one of the items that are not shown when zoomed out, so we need to change that.</p>
<p>Find the entry for</p>
<pre class="brush: plain;">target: railway</pre>
<p>and change the first two min-zoom entries from 13 to 8. Save the file. The map will now show the full-time commercial railway line from Whitby.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/maplineadded.gif"><img class="aligncenter size-medium wp-image-318" title="Railway Line in Maperitive" src="http://www.britishideas.com/wp-content/uploads/2011/01/maplineadded-300x102.gif" alt="" width="300" height="102" /></a></p>
<p>Next we need to show the railway stations, which are currently not rendered at all. The rules file starts with:</p>
<pre class="brush: plain;">features
 points, areas</pre>
<p>below this are a set of target name descriptions. Add a new entry, making sure to indent it with tabs:</p>
<pre class="brush: plain;">railway station: railway=station</pre>
<p>Again find:</p>
<pre class="brush: plain;">target : railway</pre>
<p>and just above that line add a new rule, making sure to copy the indentation that is used for similar rules:</p>
<pre class="brush: plain;">target : railway station
 define
 min-zoom : 8
 shape : circle
 shape-size : 10
 line-color : gray
 line-width : 2
 fill-color : red
 fill-opacity : 1
 draw : shape</pre>
<p>Save the file and the map will now show red circles for the train stations.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/mapstations.jpg"><img class="aligncenter size-medium wp-image-319" title="Railway Stations in Maperitive" src="http://www.britishideas.com/wp-content/uploads/2011/01/mapstations-270x300.jpg" alt="" width="270" height="300" /></a></p>
<p>Finally we need to add a target description for preserved railways and a rule on how they should be rendered. Below the &#8220;lines&#8221; heading of the &#8220;features&#8221; section at the start of the rules file add:</p>
<pre class="brush: plain;">preserved railway: railway=preserved</pre>
<p>then above the railway station rule add the rule (again with the correct indentation):</p>
<pre class="brush: plain;">target : preserved railway
 define
 min-zoom : 8
 line-color : black
 line-width : 3
 draw : line
 define
 min-zoom : 8
 line-style : dashlong
 line-color : white
 line-width : 3
 border-style : solid
 border-color : black
 border-width : 25%
 draw : line</pre>
<p>Save to render the North Yorkshire Moors Railway line.</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/mapfinal.jpg"><img class="aligncenter size-medium wp-image-320" title="Final Map in Maperitive" src="http://www.britishideas.com/wp-content/uploads/2011/01/mapfinal-300x213.jpg" alt="" width="300" height="213" /></a></p>
<p><strong>Export the Map</strong></p>
<p>To save the map as a bitmap enter the command:</p>
<pre class="brush: plain;">export-bitmap file=nymr.png scale=6</pre>
<p>Here is the final map (click to view):</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2011/01/nymr-web.jpg"><img class="aligncenter size-medium wp-image-322" title="Final Map" src="http://www.britishideas.com/wp-content/uploads/2011/01/nymr-web-176x300.jpg" alt="" width="176" height="300" /></a></p>
<p>Now you can edit it to add labels, borders, a compass rose, etc.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d293').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d293" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d293').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d293').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2011/01/16/so-you-want-to-be-a-cartographer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rendering of a CNC Machine</title>
		<link>http://www.britishideas.com/2009/12/29/rendering-of-a-cnc-machine/</link>
		<comments>http://www.britishideas.com/2009/12/29/rendering-of-a-cnc-machine/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 05:42:32 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[CNC]]></category>
		<category><![CDATA[rendering]]></category>
		<category><![CDATA[sketchup]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/?p=161</guid>
		<description><![CDATA[In preparation for a long term project I am working on I created a 3D model of a 3-axis CNC machine in Google Sketchup and rendered it in Kerkythea.
This took quite a bit of tweaking to get exactly the look that I wanted, which is the appearance of the CNC machine inside a large light]]></description>
			<content:encoded><![CDATA[<p>In preparation for a long term project I am working on I created a 3D model of a 3-axis CNC machine in Google Sketchup and rendered it in Kerkythea.</p>
<p>This took quite a bit of tweaking to get exactly the look that I wanted, which is the appearance of the CNC machine inside a large light tent, reducing shadows and a distracting background. I.e. the typical look used for product photos.</p>
<div id="attachment_162" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.britishideas.com/wp-content/uploads/2009/12/v90-6.png"><img class="size-medium wp-image-162" title="CNC Machine" src="http://www.britishideas.com/wp-content/uploads/2009/12/v90-6-300x225.png" alt="CNC Machine" width="300" height="225" /></a><p class="wp-caption-text">CNC Machine</p></div>
<div id="attachment_163" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.britishideas.com/wp-content/uploads/2009/12/v90-7.png"><img class="size-medium wp-image-163" title="Mechanics of a CNC Machine" src="http://www.britishideas.com/wp-content/uploads/2009/12/v90-7-300x225.png" alt="Mechanics of a CNC Machine" width="300" height="225" /></a><p class="wp-caption-text">Mechanics of a CNC Machine</p></div>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d161').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d161" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d161').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d161').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2009/12/29/rendering-of-a-cnc-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Improved End Mill Rendering</title>
		<link>http://www.britishideas.com/2009/12/17/improved-end-mill-rendering/</link>
		<comments>http://www.britishideas.com/2009/12/17/improved-end-mill-rendering/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:18:34 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[CAD]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/?p=158</guid>
		<description><![CDATA[I played around with my Sketchup model a bit and vastly improved the flutes on the end mills. Here is a Kerkythea render



Bookmark to:




Hide Sites



$$('div.d158').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); ]]></description>
			<content:encoded><![CDATA[<p>I played around with my Sketchup model a bit and vastly improved the flutes on the end mills. Here is a Kerkythea render</p>
<p><a href="http://www.britishideas.com/wp-content/uploads/2009/12/Set-OfThreeEndMillsV2.png"><img class="aligncenter size-medium wp-image-159" title="Set OfThreeEndMillsV2" src="http://www.britishideas.com/wp-content/uploads/2009/12/Set-OfThreeEndMillsV2-300x225.png" alt="Set OfThreeEndMillsV2" width="300" height="225" /></a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d158').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d158" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d158').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d158').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2009/12/17/improved-end-mill-rendering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Article on Kerkythea and Google Sketchup</title>
		<link>http://www.britishideas.com/2009/12/17/article-on-kerkythea-and-google-sketchup/</link>
		<comments>http://www.britishideas.com/2009/12/17/article-on-kerkythea-and-google-sketchup/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:14:16 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[CAD]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/?p=156</guid>
		<description><![CDATA[Rendering Sketchup Models with Kerkythea


Bookmark to:




Hide Sites



$$('div.d156').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alexschreyer.net/cad/rendering-sketchup-models-with-kerkythea/" target="_blank">Rendering Sketchup Models with Kerkythea</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d156').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d156" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d156').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d156').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2009/12/17/article-on-kerkythea-and-google-sketchup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sketchup and Kerkythea &#8211; A Perfect Combination</title>
		<link>http://www.britishideas.com/2009/12/12/google-sketchup-and-kerkythea-a-perfect-combination/</link>
		<comments>http://www.britishideas.com/2009/12/12/google-sketchup-and-kerkythea-a-perfect-combination/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 04:10:05 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[endmill]]></category>
		<category><![CDATA[kerkythea]]></category>
		<category><![CDATA[rendering]]></category>
		<category><![CDATA[sketchup]]></category>

		<guid isPermaLink="false">http://www.britishideas.com/?p=143</guid>
		<description><![CDATA[Google Sketchup is pretty nice. I&#8217;ve tried 3D CAD programs in the past but never really invested the time to climb the steep (for me) learning curve. There was a bit of a learning curve with Sketchup, but once I got into the &#8220;right&#8221; way of thinking it became easy to use. Now I use]]></description>
			<content:encoded><![CDATA[<p><a href="http://sketchup.google.com/" target="_blank">Google Sketchup</a> is pretty nice. I&#8217;ve tried 3D CAD programs in the past but never really invested the time to climb the steep (for me) learning curve. There was a bit of a learning curve with Sketchup, but once I got into the &#8220;right&#8221; way of thinking it became easy to use. Now I use Sketchup all the time, from drawing diagrams for my CNC hobby, to modeling home projects.</p>
<p>The one problem with Google Sketchup is, well, the output looks like a sketch. But now I&#8217;ve found a free renderer that not only has a plugin for Google Sketchup, but is just as easy to use as Sketchup. It&#8217;s called <a href="http://www.kerkythea.net" target="_blank">Kerkythea</a>.</p>
<p>Install, run, and follow the quick start tutorial and you will be rendering your Sketchup models in less than a hour.</p>
<p>I recently decided to try and model and render some sprial up-cut and down-cut end mills in Sketchup. The results are below.</p>
<div id="attachment_152" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.britishideas.com/wp-content/uploads/2009/12/SpiralUpCutEndMill2.png"><img class="size-medium wp-image-152" title="SpiralUpCutEndMill" src="http://www.britishideas.com/wp-content/uploads/2009/12/SpiralUpCutEndMill2-300x225.png" alt="Spiral Up-cut End Mill" width="300" height="225" /></a><p class="wp-caption-text">Spiral Up-cut End Mill</p></div>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.britishideas.com/wp-content/uploads/2009/12/Set-OfThreeEndMills.png"><img class="size-medium wp-image-145" title="Set of Three End Mills on a Stainless Steel Surface" src="http://www.britishideas.com/wp-content/uploads/2009/12/Set-OfThreeEndMills-300x225.png" alt="Set of Three End Mills on a Stainless Steel Surface" width="300" height="225" /></a><p class="wp-caption-text">Set of Three End Mills on a Stainless Steel Surface</p></div>
<p style="text-align: center;">
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d143').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d143" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d143').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d143').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.britishideas.com/2009/12/12/google-sketchup-and-kerkythea-a-perfect-combination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

