<?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>Tomás Laurenzo (and collaborators)</title>
	<atom:link href="http://laurenzo.net/feed" rel="self" type="application/rss+xml" />
	<link>http://laurenzo.net</link>
	<description>new media arts of sorts</description>
	<lastBuildDate>Sat, 19 Jan 2013 01:04:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Walrus2</title>
		<link>http://laurenzo.net/projects/walrus2</link>
		<comments>http://laurenzo.net/projects/walrus2#comments</comments>
		<pubDate>Fri, 18 Jan 2013 23:10:50 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=471</guid>
		<description><![CDATA[A year ago I worked with Li-Yi Wei in an interactive installation that we named Walrus. This year, with Qin Cai, we decided to continue that work, and created Walrus2. I am he as you are he as you are me and we are all together. John Lennon, lyrics in The Beatles song “I am [...]]]></description>
			<content:encoded><![CDATA[<p>A year ago I worked with <a href="http://www.liyiwei.org/">Li-Yi Wei</a> in an interactive installation that we named Walrus. This year, with <a href="http://research.microsoft.com/en-us/people/qincai/">Qin Cai</a>, we decided to continue that work, and created Walrus2.
</p><p>
<strong><em>I am he as you are he as you are me and we are all together.</em></strong><br />
John Lennon, lyrics in The Beatles song “I am the Walrus”.
</p><p>
Inspired by John Lennon’s song, we have been working in a series of “magic mirrors” where the interactor reflection is substituted, frame- by-frame, for a different, previously stored, interactor in the same position.
</p><p>
In Walrus2, we restraint the mirror so that it only captures and reflects the interactor face. The system, for every frame, captures and stores the user’s face and displays another user face instead. Walrus2 creates and manages a database of faces where each frame is catalogued according to its three-dimensional rotation, and some gesture descriptors. This depiction of the stored faces allow for the substitution so that, every frame, the user is reflected with a face corresponding to a different person.
</p><p>
The installation reflects on several topics, namely self-perception, artistic exhibition, surveillance, control, and public entertainment.
</p><p>
Walrus2 effectively creates a sense of awe that arising from the fact that even the facial features in the mirror are completely different to the interactor’s the identification with the displayed image is natural and immediate.
</p><p>
<iframe src="http://player.vimeo.com/video/55909311" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/55909311">Walrus2</a> from <a href="http://vimeo.com/krahd">krahd</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</p><p>
Walrus2 is composed of a Microsoft Kinect Sensor, a computer, a projector and an oval-shaped picture frame. We configure these components to maximize both the capturing accuracy (Kinect) and display quality (projector + display).
</p><p>
We utilise the sensor to track the interactor’s head, and Microsoft’s Face Tracker to locate the face and extract some gestural features: mouth openness, rising of eyebrows, mouth shape, etc.
</p><p>
The computer stores each new face and its associated data into a database, and returns an existing one from the database. We organise the database as a hash table, with similar faces stored under the same hash entries. We define the face similarity by an L∞ norm of the head rotation, plus similar gestural features.
</p><p>
When a new face is entered, it is put into the entry of the hash entry with most similar poses. To avoid running out of storage, we cap a maximum size of each hash entry, and randomly kick out an existing entry when the limit is reached. We then randomly pick another face from the same hash entry. This can be considered as a cheap way of finding similar faces to the input through hashing.
</p><p>
The projector is mounted either on the ceiling or on top of a tripod that allows the returned face to be projected onto the oval picture frame without the interactor casting a shadow onto it.
</p>]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/projects/walrus2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nedine</title>
		<link>http://laurenzo.net/projects/nedine</link>
		<comments>http://laurenzo.net/projects/nedine#comments</comments>
		<pubDate>Tue, 15 Jan 2013 01:28:54 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=465</guid>
		<description><![CDATA[For the Draw Don&#8217;t Drawn Postcard design projects to aid Thailand against flood crisis. I designed the following postcard, titled &#8220;Nedine&#8221;, for my Thai friend who invited me to participate: The &#8220;bubbles&#8221; were coded in Processing and map water like bubbles that came out from tracked bodies, while the rest of the design was done [...]]]></description>
			<content:encoded><![CDATA[<p>For the Draw Don&#8217;t Drawn Postcard design projects to aid Thailand against flood crisis. I designed the following postcard, titled &#8220;Nedine&#8221;, for my Thai friend who invited me to participate:
<a href="http://laurenzo.net/wordpress/wp-content/uploads/2013/01/nedine.jpg"><img src="http://laurenzo.net/wordpress/wp-content/uploads/2013/01/nedine-300x200.jpg" alt="" title="nedine" width="300" height="200" class="aligncenter size-medium wp-image-466" /></a>

</p>
<p>The &#8220;bubbles&#8221; were coded in Processing and map water like bubbles that came out from tracked bodies, while the rest of the design was done in an image editing software.
</p>
]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/projects/nedine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOMO</title>
		<link>http://laurenzo.net/projects/homo</link>
		<comments>http://laurenzo.net/projects/homo#comments</comments>
		<pubDate>Tue, 15 Jan 2013 01:18:03 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=458</guid>
		<description><![CDATA[For the third year in a row, my team at the Laboratorio de Medios was commissioned with a show for the Engineering School yearly show: &#8220;Ingeniería deMuestra&#8221; This time, We created HOMO, an audiovisual performance that combines video-mapping onto mannequins with realtime music and live cinema. HOMO was created by Tomas Laurenzo Christian Clark Guillermo [...]]]></description>
			<content:encoded><![CDATA[<p>For the third year in a row, my team at the <a href="http://www.fing.edu.uy/grupos/medialab/">Laboratorio de Medios</a> was commissioned with a show for the Engineering School yearly show: &#8220;Ingeniería deMuestra&#8221;</p>

<p>This time, We created <strong>HOMO</strong>, an audiovisual performance that combines video-mapping onto mannequins with realtime music and live cinema.</p>

<p>HOMO was created by
<ul>
	<li>Tomas Laurenzo</li>
	<li>Christian Clark</li>
	<li>Guillermo Berta</li>
	<li>Germán Hoffman</li>
	<li>Tatjana Kudinova</li>
</ul>

</p>

<p>Proper video documentation was performed by the School&#8217;s press team and will be, hopefully, soon given to us :)</p> 


<p>Here are some videos we found online: <iframe width="560" height="315" src="http://www.youtube.com/embed/O9-gxHQEz2A" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="http://www.youtube.com/embed/_gYCpN-1R2I" frameborder="0" allowfullscreen></iframe>
</p>

<p>And here are some pictures:

<a href='http://laurenzo.net/projects/homo/attachment/25' title='25'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2013/01/25-150x150.jpg" class="attachment-thumbnail" alt="25" title="25" /></a>
<a href='http://laurenzo.net/projects/homo/attachment/26' title='26'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2013/01/26-150x150.jpg" class="attachment-thumbnail" alt="26" title="26" /></a>
<a href='http://laurenzo.net/projects/homo/attachment/27' title='27'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2013/01/27-150x150.jpg" class="attachment-thumbnail" alt="27" title="27" /></a>

</p>]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/projects/homo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A short article about Aragon (in Spanish)</title>
		<link>http://laurenzo.net/blog/a-short-article-about-aragon-in-spanish</link>
		<comments>http://laurenzo.net/blog/a-short-article-about-aragon-in-spanish#comments</comments>
		<pubDate>Tue, 09 Oct 2012 23:07:55 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=450</guid>
		<description><![CDATA[Aragon is a small installation Pablo Gindel and I did the software for. It is now been shown in Montevideo, as you can see here:]]></description>
			<content:encoded><![CDATA[<p>Aragon is a small installation <a href="http://pablogindel.com">Pablo Gindel</a> and I did the software for.</p>

<p>It is now been shown in Montevideo, as you can see here:</p>
<iframe width=100% height=100% src="http://municipiob.montevideo.gub.uy/comunicacion/noticias/aragon-patrimonio-digital"></iframe>]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/a-short-article-about-aragon-in-spanish/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prince of San Francisco</title>
		<link>http://laurenzo.net/blog/prince-of-san-francisco</link>
		<comments>http://laurenzo.net/blog/prince-of-san-francisco#comments</comments>
		<pubDate>Mon, 03 Sep 2012 10:02:43 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=442</guid>
		<description><![CDATA[With fellow engineer (and electronics whiz) Diego García del Río, and fellow artist and illustrator Tatjana Kudinova, we drove around San Francisco&#8217;s SoMa neighborhood projecting Prince of Persia&#8217;s iconic runner onto the walls. Here&#8217;s a small documentation of our first test. More to come. Sometime in the future. Prince of San Francisco // test 1 [...]]]></description>
			<content:encoded><![CDATA[<p>With fellow engineer (and electronics whiz) Diego García del Río, and fellow artist and illustrator <a href="http://cargocollective.com/tkudinova">Tatjana Kudinova</a>, we drove around San Francisco&#8217;s SoMa neighborhood projecting Prince of Persia&#8217;s iconic runner onto the walls.
</p>

<p>Here&#8217;s a small documentation of our first test. <br />More to come. <br />Sometime in the future.</p>

<p><iframe src="http://player.vimeo.com/video/48715039" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/48715039">Prince of San Francisco // test 1</a> from <a href="http://vimeo.com/krahd">krahd</a> on <a href="http://vimeo.com">Vimeo</a>.</p></p>]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/prince-of-san-francisco/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NET</title>
		<link>http://laurenzo.net/blog/net</link>
		<comments>http://laurenzo.net/blog/net#comments</comments>
		<pubDate>Mon, 30 Jul 2012 11:02:35 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=414</guid>
		<description><![CDATA[NET NET is an audiovisual performance done for the Engineering School’s &#8220;Ingeniería deMuestra 2011&#8243; festival. (Universidad de la República, Uruguay). We used a custon instrument (namely, a YARMI), some traditional instruments (guitars, synths, keyboards), three semi-transparent projection screens, and two projectors. Personnel: Tomás Laurenzo: concept, art direction, visuals, music, music playing (guitar, YARMI). Christian Clark: [...]]]></description>
			<content:encoded><![CDATA[<h1>NET</h1>

<p>NET is an audiovisual performance done for the Engineering School’s &#8220;Ingeniería deMuestra 2011&#8243; festival. (Universidad de la República, Uruguay).</p>

<p>We used a custon instrument (namely, a YARMI), some traditional instruments (guitars, synths, keyboards), three semi-transparent projection screens, and two projectors.</p>

<p>Personnel:</p>

<p>
<strong>Tomás Laurenzo</strong>: concept, art direction, visuals, music, music playing (guitar, YARMI).
<strong>Christian Clark</strong>: music direction, music playing (guitar).
<strong>Guillermo Berta</strong>: music playing (many synths, keyboards, computer).
<strong>Gustavo Armagno</strong>: visuals playing.

<strong>Diego Rebella</strong>: cartón operator.

<strong>Sofía Sienra</strong>: filming.

</p>
<p>
<iframe src="http://player.vimeo.com/video/46609179?portrait=0&amp;color=bababa" width="500" height="363" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/46609179">NET</a> from <a href="http://vimeo.com/krahd">krahd</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</p>]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/net/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SON</title>
		<link>http://laurenzo.net/blog/son</link>
		<comments>http://laurenzo.net/blog/son#comments</comments>
		<pubDate>Tue, 26 Jun 2012 16:45:27 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=398</guid>
		<description><![CDATA[Interactive installation]]></description>
			<content:encoded><![CDATA[<h1>SON</h1>

<p>Son is a small installation we created for Techne, an art event hosted by the National Museum of Visual Arts, in Montevideo, Uruguay.
</p>
<p>
We used a Kinect for tracking, and coded the visuals in Processing. The audio was created using Reaktor.
</p>
<p>
<ul>
<li>Tomás Laurenzo (art direction, coding).
</li><li>Christian Clark (coding, visuals)
</li><li>Pablo Gindel (coding, sound)</li>
</p>
<p>
<iframe width="560" height="315" src="http://www.youtube.com/embed/f3n2NaJmzlg" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="http://www.youtube.com/embed/Jds2oqbR0rs" frameborder="0" allowfullscreen></iframe>
</p>]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/son/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Celebra</title>
		<link>http://laurenzo.net/blog/celebra</link>
		<comments>http://laurenzo.net/blog/celebra#comments</comments>
		<pubDate>Tue, 26 Jun 2012 16:08:17 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=391</guid>
		<description><![CDATA[Celebra is an interactive installation comprising a network of two-hundred, one-square-meter led-lit balloons. The installation interacts both with the local audience –sensing their movements and sounds– and with remote public, through a web site that streams a video with sound of the installation in real-time, and allows its users to interact with the piece. Celebra [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Celebra</strong> is an interactive installation comprising a network of two-hundred, one-square-meter led-lit balloons. The installation interacts both with the local audience –sensing their movements and sounds– and with remote public, through a web site that streams a video with sound of the installation in real-time, and allows its users to interact with the piece. Celebra can also play music (usually our music, specifically composed for it), and visually reacts to it. 
</p><p>
As participants approach the piece, the balloons react to the music it plays, to the movements of the participants, and to the sound they produce. The color of each balloon can be controlled individually, so the whole network of balloons may act as a deconstructed screen, or a balloon or group of balloons can react to some specific participants.
</p><p>
The baloons are lit using RGB LEDs, and the network is wired. We develoepd a client-server architecture where one master server controls the balloons and blends the stimuli of a host of clients (both remote and local) that send commands to the installation.
</p><p>
It was programmed using openframeworks and processing, custom electronics, and octobars.
</p><p>
By <a href="http://bondi.cc">bondi</a>:
<ul>
<li>Tomás Laurenzo (idea + art direction + coding)
</li><li>Christian Clark (production + direction + coding)
</li><li>Fabrizio Devoto (architect + chef)
</li><li>Pablo Gindel (electronics guru + overall inspiration)
</li></ul>
</p><p>
<iframe src="http://player.vimeo.com/video/43713056?portrait=0&amp;color=bababa" width="500" height="375" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> <p><a href="http://vimeo.com/43713056">Celebra</a> from <a href="http://vimeo.com/krahd">krahd</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</p>

<a href='http://laurenzo.net/blog/celebra/attachment/celebra5' title='celebra5'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/celebra5-150x150.jpg" class="attachment-thumbnail" alt="celebra5" title="celebra5" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/celebra4' title='celebra4'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/celebra4-150x150.jpg" class="attachment-thumbnail" alt="celebra4" title="celebra4" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/celebra3' title='celebra3'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/celebra3-150x150.jpg" class="attachment-thumbnail" alt="celebra3" title="celebra3" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/celebra2' title='celebra2'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/celebra2-150x150.jpg" class="attachment-thumbnail" alt="celebra2" title="celebra2" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/celebra1' title='celebra1'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/celebra1-150x150.jpg" class="attachment-thumbnail" alt="celebra1" title="celebra1" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/bondi6' title='Bondi6'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/Bondi6-150x150.jpg" class="attachment-thumbnail" alt="Bondi6" title="Bondi6" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/bondi5' title='Bondi5'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/Bondi5-150x150.jpg" class="attachment-thumbnail" alt="Bondi5" title="Bondi5" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/bondi4' title='Bondi4'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/Bondi4-150x150.jpg" class="attachment-thumbnail" alt="Bondi4" title="Bondi4" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/bondi3' title='Bondi3'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/Bondi3-150x150.jpg" class="attachment-thumbnail" alt="Bondi3" title="Bondi3" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/bondi2' title='Bondi2'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/Bondi2-150x150.jpg" class="attachment-thumbnail" alt="Bondi2" title="Bondi2" /></a>
<a href='http://laurenzo.net/blog/celebra/attachment/bondi1' title='Bondi1'><img width="150" height="150" src="http://laurenzo.net/wordpress/wp-content/uploads/2012/06/Bondi1-150x150.jpg" class="attachment-thumbnail" alt="Bondi1" title="Bondi1" /></a>
]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/celebra/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating this site…</title>
		<link>http://laurenzo.net/blog/updating-this-site%e2%80%a6</link>
		<comments>http://laurenzo.net/blog/updating-this-site%e2%80%a6#comments</comments>
		<pubDate>Thu, 19 Jan 2012 15:52:05 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=387</guid>
		<description><![CDATA[After a somewhat hectic year where I did not really update this site, I will be updating it over the next few days. Please come back in a week, or so.]]></description>
			<content:encoded><![CDATA[After a somewhat hectic year where I did not really update this site, I will be updating it over the next few days. Please come back in a week, or so.]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/updating-this-site%e2%80%a6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video for Patio</title>
		<link>http://laurenzo.net/blog/video-for-patio</link>
		<comments>http://laurenzo.net/blog/video-for-patio#comments</comments>
		<pubDate>Wed, 01 Jun 2011 19:00:50 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://laurenzo.net/?p=374</guid>
		<description><![CDATA[For our friends at the Architecture School of the UDELAR we (Christian Clark and I) created a little video, showcasing the success of their online magazine &#8220;Patio&#8221;: Patio 1 año from Facultad de Arquitectura-UDELAR on Vimeo. We created a little particle system in Processing and composed it with a NLE. All the backgrounds were also [...]]]></description>
			<content:encoded><![CDATA[<p>For our friends at the Architecture School of the UDELAR we (Christian Clark and I) created a little video, showcasing the success of their online magazine &#8220;Patio&#8221;:</p>

<iframe src="http://player.vimeo.com/video/24485366?title=0&amp;byline=0&amp;portrait=0" width="640" height="480" frameborder="0"></iframe><p><a href="http://vimeo.com/24485366">Patio 1 año</a> from <a href="http://vimeo.com/patio">Facultad de Arquitectura-UDELAR</a> on <a href="http://vimeo.com">Vimeo</a>.</p>

<p>We created a little particle system in <a href="http://processing.org">Processing</a> and composed it with a NLE. All the backgrounds were also created using the NLE</p>

]]></content:encoded>
			<wfw:commentRss>http://laurenzo.net/blog/video-for-patio/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
