<?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>i.document</title>
	<atom:link href="http://i.document.m05.de/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://i.document.m05.de</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 11:34:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PointCloud: How does it work?</title>
		<link>http://i.document.m05.de/?p=1095</link>
		<comments>http://i.document.m05.de/?p=1095#comments</comments>
		<pubDate>Sat, 14 Apr 2012 19:58:24 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[processing]]></category>
		<category><![CDATA[projekte]]></category>

		<guid isPermaLink="false">http://i.document.m05.de/?p=1095</guid>
		<description><![CDATA[PointCloud is an iOS App that expands a Webkit Browser with advanced Augmented Reality features. Thus you can stick for example a DIV with video, images or even Processing.js sketches onto images or objects in reality. I simply took a reference image of Wil Wheaton&#8217;s t-shirt and stciked an SVG / CSS 3D animation to [...]]]></description>
			<content:encoded><![CDATA[<p>PointCloud is an iOS App that expands a Webkit Browser with advanced Augmented Reality features. Thus you can stick for example a DIV with video, images or even Processing.js sketches onto images or objects in reality. I simply took a reference image of Wil Wheaton&#8217;s t-shirt and stciked an SVG / CSS 3D animation to it. The result is an perspective emitter of stencils.</p>
<p>Take a look at the HTML document to get an impression how to write a simple app in PointCloud:<br />
<a href="http://dev.m05.de/pointcloud/wil/">http://dev.m05.de/pointcloud/wil/</a><br />
PointCloud&#8217;s documentation isn&#8217;t complete yet. They are providing some <a href="http://developer.pointcloud.io/browser/docs">examples</a>, which are too complex for learning and a <a href="http://developer.pointcloud.io/browser/docs">PDF document</a> with further descriptions. They are still lacking a complete API reference. But i know that documentation is hard work and they just released their software.</p>
<p>I reduced their example to a minimum. It&#8217;s only initializing and tracking one image. Therefore you have to link an image in the head of the document. The image has to be on a public server on the internet in order to be downloaded and processed by PointClouds server. A local web server doesn&#8217;t work.<br />
<code></code></p>
<p>The only relevant Javascript function is onAppLoaded(). Here we are activating the tracking target image:</p>
<pre class="wp-code-highlight prettyprint">function onAppLoaded() {
viper.activateReferenceImage(&quot;p1_wil&quot;); // id of image link
viper.requireRealityMap();
viper.log(&quot;requireRealityMap&quot;);
}</pre>
<p>Your HTML content is put within a hierarchy of DIVs controlled by PointCloud:</p>
<pre class="wp-code-highlight prettyprint">&lt;div id=&quot;viper.world_node&quot; style=&quot;display:none;&quot;&gt;
&lt;div id=&quot;viper.scene_node&quot;&gt;
&lt;div id=&quot;p1_mobilehand_node&quot; class=&quot;node&quot; style=&quot;position:absolute;&quot;&gt;
&lt;div class=&quot;contentnode&quot;
style=&quot;width:300px; height:500px; -webkit-transform:scale(0.37, 0.37) rotateZ(90deg) translateX(-150px) translateY(-200px);&quot;&gt;
&lt;!-- Your HTML --&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</pre>
<p>That&#8217;s it. Load your file in PointCloud browser and fine tune the positioning.</p>
]]></content:encoded>
			<wfw:commentRss>http://i.document.m05.de/?feed=rss2&#038;p=1095</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Wil Particle Emitter in Augmented Reality</title>
		<link>http://i.document.m05.de/?p=1084</link>
		<comments>http://i.document.m05.de/?p=1084#comments</comments>
		<pubDate>Sat, 14 Apr 2012 15:04:45 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[projekte]]></category>

		<guid isPermaLink="false">http://i.document.m05.de/?p=1084</guid>
		<description><![CDATA[You probably have heard of the Recursive Wil Wheaton t-shirt. Paul (of Paul and Storm) sent it to Wil and this photo became quite popular. It was remixed by an unknown genius into an animated gif and &#8220;won at the internet&#8221;. Over the weekend i experimented with the new PointCloud Augmented Reality SDK (which is [...]]]></description>
			<content:encoded><![CDATA[<p>You probably have heard of the <a href="http://wilwheaton.typepad.com/wwdnbackup/2010/04/about-that-recursive-wil-wheaton-tshirt.html">Recursive Wil Wheaton t-shirt</a>. Paul (<a href="http://www.paulandstorm.com/">of Paul and Storm</a>) sent it to Wil and this photo became quite popular. It was remixed by an unknown genius into an animated gif and &#8220;won at the internet&#8221;.</p>
<p><a href="http://i.document.m05.de/wp-content/uploads/2012/04/Recursive_Wil_Wheaton.jpg"><img class="alignnone  wp-image-1087" title="Recursive_Wil_Wheaton" src="http://i.document.m05.de/wp-content/uploads/2012/04/Recursive_Wil_Wheaton.jpg" alt="" width="240" /></a><a href="http://i.document.m05.de/wp-content/uploads/2012/04/Recursive_Wil_Wheaton.gif"><img class="alignnone  wp-image-1088" title="Recursive_Wil_Wheaton" src="http://i.document.m05.de/wp-content/uploads/2012/04/Recursive_Wil_Wheaton.gif" alt="" width="240" /></a></p>
<p>Over the weekend i experimented with the new <a href="http://pointcloud.io/">PointCloud</a> Augmented Reality SDK (which is by the way brilliant and simple: 3D tracking and HTML5). I took Recursive Wil and turned the concept around: <strong>A Wil Wheaton Particle Emitter.</strong></p>
<p><iframe width="480" height="270" src="http://www.youtube.com/embed/5X8xf9dRjFY?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Scott Meyer from <a href="http://basicinstructions.net">basicinstructions.net</a> sent me the original SVG file of the shirt&#8217;s image. My first try was using Processing.js for animation (Yes! <a href="http://processingjs.org/">Processing.js</a> now works in AR). But SVG and CSS 3D were the better choice to get a perspective effect. And it&#8217;s hardware accelerated on iOS.</p>
<p><strong>If you want to try it on your iPad / iPhone:</strong></p>
<p>1. Download and install <a href="http://itunes.apple.com/us/app/pointcloud-browser/id492142085?mt=8">PointCloud Browser in App Store</a><br />
2. Open it and point it to this URL:  <a href="http://dev.m05.de/pointcloud/wil/">http://dev.m05.de/pointcloud/wil/<br />
</a><a href="http://open.pointcloud.io/?uri=http://dev.m05.de/pointcloud/wil/">or click this link on your iPad / iPhone </a></p>
<p><strong>How does it work?</strong><br />
Here&#8217;s a <a href="http://i.document.m05.de/?p=1095">short description and the source code</a>.</p>
<p><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license"><img style="border-width: 0;" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" alt="Creative Commons License" /></a><br />
This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://i.document.m05.de/?feed=rss2&#038;p=1084</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processing JS Plugin Test</title>
		<link>http://i.document.m05.de/?p=1059</link>
		<comments>http://i.document.m05.de/?p=1059#comments</comments>
		<pubDate>Sat, 25 Feb 2012 13:55:51 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://i.document.m05.de/?p=1059</guid>
		<description><![CDATA[Testing Processing JS WordPress Plugin by Keyvan. Works great as soon as i disable WordPress should correct invalidly nested XHTML automatically in Settings / Writing. Otherwise Wordpres adds i.e. &#60;/width&#62; when using i&#60;width in a for loop.]]></description>
			<content:encoded><![CDATA[<p><script type="application/processing">
//Info: http://processingjs.org/reference
void setup() {
	size(420, 280);
	frameRate(10);
}
void draw() {
	background(255);
	for (int i=0; i<width ; i++)
{
if (Math.random() > 0.5)
line(i, 0, i, height);
}
}
</script></p>
<p>Testing <a href="http://wordpress.org/extend/plugins/processingjs/">Processing JS WordPress Plugin</a> by Keyvan.</p>
<p>Works great as soon as i disable <em>WordPress should correct invalidly nested XHTML automatically</em> in <em>Settings / Writing</em>. Otherwise Wordpres adds i.e. <em>&lt;/width&gt;</em> when using <em>i&lt;width</em> in  a for loop.</p>
]]></content:encoded>
			<wfw:commentRss>http://i.document.m05.de/?feed=rss2&#038;p=1059</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview: Interactive Cultural Heritage Projects</title>
		<link>http://i.document.m05.de/?p=1049</link>
		<comments>http://i.document.m05.de/?p=1049#comments</comments>
		<pubDate>Tue, 14 Feb 2012 14:51:37 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[projekte]]></category>

		<guid isPermaLink="false">http://i.document.m05.de/?p=1049</guid>
		<description><![CDATA[An overview of my interactive Cultural Heritage projects over the last years. Motion Bank Augmented Reality Postcard An Augmented Reality visualization of Ros Warby dancing Deborah Hay&#8217;s &#8220;No Time To Fly&#8221;. She was captured by 3 cameras in order to extract her silhouette and calculate her 3D position. The postcard and the brochure are tracked [...]]]></description>
			<content:encoded><![CDATA[<p>An overview of my interactive Cultural Heritage projects over the last years.</p>
<p><strong>Motion Bank Augmented Reality Postcard<br />
</strong>An Augmented Reality visualization of Ros Warby dancing Deborah Hay&#8217;s &#8220;No Time To Fly&#8221;. She was captured by 3 cameras in order to extract her silhouette and calculate her 3D position. The postcard and the brochure are tracked via natural feature tracking with Fraunhofer IGD&#8217;s Mobile AR framework.</p>
<p><iframe width="480" height="270" src="http://www.youtube.com/embed/YnvfeC07Wn0?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><strong>DATEV Lange Nacht der Wissenschaften in Nürnberg</strong><br />
Posters come to live thorugh Augmented Reality. The iPad app illustrates the history of the Datev Company, data processing and taxation. It was presented 2011 at Nürnberg&#8217;s Lange Nacht der Wissenschaften.</p>
<p><iframe width="480" height="270" src="http://www.youtube.com/embed/pfyBs-UkmIs?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><strong>dARsein: Augmented Reality Tour through Architectural History at House of Olbrich</strong><br />
The iPhone app visualizes the compelling history of Darmstadt&#8217;s unique Jugendstil quarter with Augmented Reality. Jump back in time visually by photos you take with your iPhone: Augmented Reality superimposes information on each picture and visualizes the impressive historical architecture of the Art Nouveau in front of real building.</p>
<p><iframe width="480" height="270" src="http://www.youtube.com/embed/LSWxrDrvDy8?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><strong>MovableScreen at Allard Pierson Museum in Amsterdam</strong><br />
During the &#8220;A Future for the Past&#8221; exhibition of Allard Pierson Museum (http://www.allardpiersonmuseum.nl) in Amsterdam we are presenting two Augmented Reality applications on the MovableScreen: A virtual reconstruction of Satricum and an annotated landscape on a 1855 photograph of Forum Romanum (Rome Reborn).</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/0UODkvUTnAU?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><strong>Augmented Reality Sightseeing</strong><br />
A table with a satellite image of Berlin shows a 3D model of the Berlin Wall and the urban development from 1940 &#8211; 2008 are displayed. Therefore urban grain plans showing areas covered with buildings is augmented on the satellite image. The visualization was presented on UMPCs and the iPhone via video seethrough. Furthermore posters are simulating the system working outdoors. Historic photographs are seamless superimposed and showing the development of landmarks.</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/gwtmk1ZjhY0?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><strong>iTACITUS Reality Filtering</strong><br />
Reality Filtering enables context sensitive overlays of original historic drawings of missing paintings or lost architecture. For a seamless integration we are rendering the reality in the style of the original drawing (here: blach and white). At Reggia Venaria Reale (http://www.lavenaria.it) we are visualizing missing paintings in Diana Hall, different architecture styles of Palazzo Diana and the lost Temple Diana in the gardens of the palace.</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/SbIioo09Ou4?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><strong>Rome Reborn Augmented Reality at SIGGRAPH 2008</strong><br />
Augmented Reality overlays of 3D roman monuments via markerless tracking.</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/reOmdnaGz48?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://i.document.m05.de/?feed=rss2&#038;p=1049</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freezing Han Solo 3D Prints</title>
		<link>http://i.document.m05.de/?p=1046</link>
		<comments>http://i.document.m05.de/?p=1046#comments</comments>
		<pubDate>Mon, 13 Feb 2012 13:26:24 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[projekte]]></category>

		<guid isPermaLink="false">http://i.document.m05.de/?p=1046</guid>
		<description><![CDATA[Finally the 3D prints arrived from Shapeways. There&#8217;s still no direct 3D model export in the application due to irregular holes in the Kinect depth map. But it works with minor manual fixes with Meshlab. Here&#8217;s the Flickr album with the results.]]></description>
			<content:encoded><![CDATA[<p>Finally the 3D prints arrived from Shapeways. There&#8217;s still no direct 3D model export in the application due to irregular holes in the Kinect depth map. But it works with minor manual fixes with Meshlab.</p>
<p>Here&#8217;s the <a href="http://www.flickr.com/photos/14758053@N02/sets/72157629011638561/">Flickr album</a> with the results.</p>
<p><img class="alignnone" src="http://farm8.staticflickr.com/7145/6800558627_2cbff5731f_z.jpg" alt="" width="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://i.document.m05.de/?feed=rss2&#038;p=1046</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
