<?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>nodename &#187; 3D</title>
	<atom:link href="http://nodename.com/blog/tag/3d/feed/" rel="self" type="application/rss+xml" />
	<link>http://nodename.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 25 Dec 2011 01:20:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Googling myself with Voronoi</title>
		<link>http://nodename.com/blog/2009/08/22/googling-myself-with-voronoi/</link>
		<comments>http://nodename.com/blog/2009/08/22/googling-myself-with-voronoi/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 05:38:39 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[ボロノイ]]></category>
		<category><![CDATA[morph]]></category>
		<category><![CDATA[Voronoi]]></category>

		<guid isPermaLink="false">http://nodename.com/blog/?p=264</guid>
		<description><![CDATA[<p>No, this isn&#8217;t about some hot new way of using Voronoi diagrams to google myself; I&#8217;ll leave that challenge to Mario.</p>
<p>I was looking over the search terms that had led people to my blog today, and decided to click on &#8220;Alan Shaw&#8221; Voronoi.  Among all the recent stuff, I came across some papers and articles <span style="color:#777"> . . . &#8594; Read More: <a href="http://nodename.com/blog/2009/08/22/googling-myself-with-voronoi/">Googling myself with Voronoi</a></span>]]></description>
			<content:encoded><![CDATA[<p>No, this isn&#8217;t about some hot new way of using Voronoi diagrams to google myself; I&#8217;ll leave that challenge to <a href="http://quasimondo.com">Mario</a>.</p>
<p>I was looking over the search terms that had led people to my blog today, and decided to click on <a href="http://www.google.com/search?q=%22alan+shaw%22+voronoi">&#8220;Alan Shaw&#8221; Voronoi</a>.  Among all the recent stuff, I came across some papers and articles from my pre-Flash (and pre-C++) days:</p>
<p><a href="http://www.archive.org/details/automaticconstru00shaw">Automatic construction of polyhedral surfaces from voxel representations (1988)</a></p>
<p><a href="http://www.archive.org/details/generalizedmapma00schw">Generalized map makers problem: optimal flattening of polyhedral surfaces</a></p>
<p><a href="http://eslab.bu.edu/publications/articles/1988/schwartz1988applications.pdf">Applications of Computer Graphics and Image Processing to 2D and 3D Modeling of the Functional Architecture of Visual Cortex</a></p>
<p><a href="http://eslab.bu.edu/publications/articles/1989/schwartz1989numerical.pdf">A Numerical Solution to the Generalized Mapmaker&#8217;s Problem: Flattening Nonconvex Polyhedral Surfaces</a></p>
<p>Now to reread them after twenty years and see if they were all bullshit.</p>
<blockquote><p>We achieved reasonable performance on a Sun-2 microprocessor system (which is roughly comparable to a VAX-750).</p></blockquote>
<p>Uh huh.</p>
<p>Here&#8217;a a video by <a href="http://www.youtube.com/user/mike40033">mike40033</a>:</p>
<style type="text/css">
#theMovie {
margin: 0 auto;
width: 425px;
</style>
<div id="theMovie"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/vQpIHlqkrBVM&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QpIHlqkrBVM&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://nodename.com/blog/2009/08/22/googling-myself-with-voronoi/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Distributing Points on the Sphere</title>
		<link>http://nodename.com/blog/2008/09/19/distributing-points-on-the-sphere/</link>
		<comments>http://nodename.com/blog/2008/09/19/distributing-points-on-the-sphere/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 05:25:45 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[geometry]]></category>

		<guid isPermaLink="false">http://nodename.com/blog/?p=64</guid>
		<description><![CDATA[<p>Distributing points on the sphere by electrostatic repulsion, ported from Bulatov&#8217;s C++ code.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_SpherePointsApp_305887553"
			class="flashmovie"
			width="600"
			height="600">
	<param name="movie" value="/wpEmbeds/SpherePoints/SpherePointsApp.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/wpEmbeds/SpherePoints/SpherePointsApp.swf"
			name="fm_SpherePointsApp_305887553"
			width="600"
			height="600">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
References
<p>Distributing points on the sphere</p>
<p>Symmetries of configurations of charges on <span style="color:#777"> . . . &#8594; Read More: <a href="http://nodename.com/blog/2008/09/19/distributing-points-on-the-sphere/">Distributing Points on the Sphere</a></span>]]></description>
			<content:encoded><![CDATA[<p>Distributing points on the sphere by electrostatic repulsion, ported from <a href="http://www.math.niu.edu/~rusin/known-math/96/repulsion">Bulatov&#8217;s C++ code</a>.</p>
<p><center><br />

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_SpherePointsApp_1754789810"
			class="flashmovie"
			width="600"
			height="600">
	<param name="movie" value="/wpEmbeds/SpherePoints/SpherePointsApp.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/wpEmbeds/SpherePoints/SpherePointsApp.swf"
			name="fm_SpherePointsApp_1754789810"
			width="600"
			height="600">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object><br />
</center></p>
<h3>References</h3>
<p><a href="http://www.maths.unsw.edu.au/school/articles/me100.html">Distributing points on the sphere</a></p>
<p><a href="http://article.pubs.nrc-cnrc.gc.ca/ppv/RPViewDoc?issn=1480-3291&#038;volume=66&#038;issue=9&#038;startPage=2161">Symmetries of configurations of charges on a sphere</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nodename.com/blog/2008/09/19/distributing-points-on-the-sphere/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

