<?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>Uploading &#187; Big Screens</title>
	<atom:link href="http://itpblog.efuller.net/category/itp/fall-2009/big-screens/feed/" rel="self" type="application/rss+xml" />
	<link>http://itpblog.efuller.net</link>
	<description>Elizabeth's Adventures in ITP</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:19:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cherry Blossoms</title>
		<link>http://itpblog.efuller.net/cherry-blossoms/</link>
		<comments>http://itpblog.efuller.net/cherry-blossoms/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 08:46:15 +0000</pubDate>
		<dc:creator>Elizabeth</dc:creator>
				<category><![CDATA[Big Screens]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[algorithmic art]]></category>
		<category><![CDATA[blossoms]]></category>
		<category><![CDATA[cherry tree]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[momentary]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://itpblog.efuller.net/?p=1709</guid>
		<description><![CDATA[Processing sketch of a dynamically drawn cherry blossom tree for the Momentary Big Screens animation.
Now comes part two of my Processing documentation for Momentary: an &#8230;


Related posts:<ol><li><a href='http://itpblog.efuller.net/painted-mountains/' rel='bookmark' title='Permanent Link: Painted Mountains'>Painted Mountains</a></li>
<li><a href='http://itpblog.efuller.net/big-screens/' rel='bookmark' title='Permanent Link: Big Screens'>Big Screens</a></li>
<li><a href='http://itpblog.efuller.net/ufo/' rel='bookmark' title='Permanent Link: UFO'>UFO</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="border-width: 0px; font-size: x-small; width: 600px; padding-left: 0px; padding-bottom: 10px; line-height: 110%;"><a href="http://www.itp.efuller.net/09fall/big_screens/cherry_tree/"><img style="border: 0px none; height: auto; width: auto; margin-bottom: 10px;" src="http://www.itp.efuller.net/images/_09fall/bs_091228_0.png" alt="processing sketch" /></a>Processing sketch of a dynamically drawn cherry blossom tree for the <em>Momentary</em> Big Screens animation.</div>
<p>Now comes part two of my Processing documentation for Momentary: an algorithmic animation of a <a href="http://www.itp.efuller.net/09fall/big_screens/cherry_tree/">cherry tree</a>, drawn in a pen line style.</p>
<p>After working on the mountains, it came time to work on other components of the scroll.  I started playing around with different tree sketches that others had written in Processing.  The one I finally chose to work with was a drawing by <a href="http://www.openprocessing.org/visuals/?visualID=1103">Luca Ongaro</a>.  In his animation, every time the viewer clicked their mouse, a new tree would be drawn with branches and blossoms.  It was a rather static piece that only varied in the frame between clicks.</p>
<p>Since the animation for momentary was about dynamically drawn content, it was up to me to deconstruct the code and reformat it so that each line was drawn methodically and over time.  Since I was interested in simulating line strokes, I rewrote the code so that all the intersection locations were saved in an array and then the points that composed the branches were drawn, point by point, in continuous strokes, with the cherry blossoms being after thoughts that bloomed on the branches as soon as the were given life by the artist.</p>
<p>I have several versions of these stroke drawings, each surveying slightly different purposes.  The trees used in the final piece did not have the cherry blossoms.  I included this version since I put in the effort to allow for a growing item in the piece which was never fully realized in the final piece.  There is no point in leaving it to simply languish on my hard drive without ever being realized in the vast world.</p>
<p>Thus, I post a <a href="http://www.itp.efuller.net/09fall/big_screens/cherry_tree/">sample</a> and the code for you to use as you will.  Attribution and a link back would not be unappreciated.</p>


<p>Related posts:<ol><li><a href='http://itpblog.efuller.net/painted-mountains/' rel='bookmark' title='Permanent Link: Painted Mountains'>Painted Mountains</a></li>
<li><a href='http://itpblog.efuller.net/big-screens/' rel='bookmark' title='Permanent Link: Big Screens'>Big Screens</a></li>
<li><a href='http://itpblog.efuller.net/ufo/' rel='bookmark' title='Permanent Link: UFO'>UFO</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://itpblog.efuller.net/cherry-blossoms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Painted Mountains</title>
		<link>http://itpblog.efuller.net/painted-mountains/</link>
		<comments>http://itpblog.efuller.net/painted-mountains/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 07:28:58 +0000</pubDate>
		<dc:creator>Elizabeth</dc:creator>
				<category><![CDATA[Big Screens]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[momentary]]></category>
		<category><![CDATA[Mountains]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[watercolor]]></category>

		<guid isPermaLink="false">http://itpblog.efuller.net/?p=1710</guid>
		<description><![CDATA[Processing sketch of a dynamically drawn cherry blossom tree for the Momentary Big Screens animation.
Today I thought I would do some makeup documentation, as promised &#8230;


Related posts:<ol><li><a href='http://itpblog.efuller.net/cherry-blossoms/' rel='bookmark' title='Permanent Link: Cherry Blossoms'>Cherry Blossoms</a></li>
<li><a href='http://itpblog.efuller.net/big-screens/' rel='bookmark' title='Permanent Link: Big Screens'>Big Screens</a></li>
<li><a href='http://itpblog.efuller.net/big-screens-trees/' rel='bookmark' title='Permanent Link: It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go'>It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="border-width: 0px; font-size: x-small; width: 600px; padding-left: 0px; padding-bottom: 10px; line-height: 110%;"><a href="http://www.itp.efuller.net/images/_09fall/bs_091227_1.png"><img style="border: 0px none; width: 600px; height: auto; margin-bottom: 10px;" src="http://www.itp.efuller.net/images/_09fall/bs_091227_1.png" alt="processing sketch" /></a>Processing sketch of a dynamically drawn cherry blossom tree for the <em>Momentary</em> Big Screens animation.</div>
<p>Today I thought I would do some makeup documentation, as promised in my earlier post on Momentary</p>
<p>My first, and possibly the only worthwhile, contribution to Momentary (Let&#8217;s face it, Eyal was the brains and the computational brawn of this project) was my algorithmically drawn mountains.  You can see them as a constant theme throughout Momentary.  They derive from an earlier little experiment on perlin noise that I did back in my desperate attempt to get into Shiffman&#8217;s Nature of Code class.  We can only be so lucky, I suppose.</p>
<p>This version includes a fade function so that the mountains fade out in a water color-like look.</p>
<p>You can run the applet and download the code on the <a href="http://www.itp.efuller.net/09fall/big_screens/scroll_mountains/">mountains</a> webpage.  (For some reason it is rather finicky as a web applet.  I swear, it&#8217;s fine when run from Processing)</p>
<p>simulating <a href="http://www.itp.efuller.net/09fall/big_screens/scroll_mountains/">mountains</a> painted with watercolor.</p>


<p>Related posts:<ol><li><a href='http://itpblog.efuller.net/cherry-blossoms/' rel='bookmark' title='Permanent Link: Cherry Blossoms'>Cherry Blossoms</a></li>
<li><a href='http://itpblog.efuller.net/big-screens/' rel='bookmark' title='Permanent Link: Big Screens'>Big Screens</a></li>
<li><a href='http://itpblog.efuller.net/big-screens-trees/' rel='bookmark' title='Permanent Link: It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go'>It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://itpblog.efuller.net/painted-mountains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Screens</title>
		<link>http://itpblog.efuller.net/big-screens/</link>
		<comments>http://itpblog.efuller.net/big-screens/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 10:17:53 +0000</pubDate>
		<dc:creator>Elizabeth</dc:creator>
				<category><![CDATA[Big Screens]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Adobe Aft]]></category>
		<category><![CDATA[Adobe After Effects]]></category>
		<category><![CDATA[IAC]]></category>
		<category><![CDATA[interactive animations]]></category>
		<category><![CDATA[most pixels ever]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[scroll art]]></category>

		<guid isPermaLink="false">http://itpblog.efuller.net/?p=1687</guid>
		<description><![CDATA[
It occurs to me that, in the hectic events of the past month, I have let a great deal of documentation fall to the side.  &#8230;


Related posts:<ol><li><a href='http://itpblog.efuller.net/painted-mountains/' rel='bookmark' title='Permanent Link: Painted Mountains'>Painted Mountains</a></li>
<li><a href='http://itpblog.efuller.net/cherry-blossoms/' rel='bookmark' title='Permanent Link: Cherry Blossoms'>Cherry Blossoms</a></li>
<li><a href='http://itpblog.efuller.net/big-screens-trees/' rel='bookmark' title='Permanent Link: It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go'>It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.momentarymotion.info/images/header_big_0.png" alt="screenshot from momentary" width="600px" height="auto" /></p>
<p>It occurs to me that, in the hectic events of the past month, I have let a great deal of documentation fall to the side.  On December 4th, ITP students, faculty, and followers gathered in IAC&#8217;s loby to stare in wonder at the company&#8217;s 12o by 12 foot screen and conceptual animations designed by students in Dan Shiffman&#8217;s <a href="http://itp.nyu.edu/bigscreens2009/">Big Screens</a> class.  One of these animations was <em>Momentary</em>, an animation by Eyal Ohana and myself.</p>
<p><span id="more-1687"></span><em>Momentary</em> is a short animated interpretation of Japanese scroll art developed in Processing and Adobe AfterEffects.  The piece explores the momentary nature of the present and how nothing lasts, including the natural elements that are dynamically drawn and fade away.  Eyal was the mastermind behind the work and the AfterEffects magition who stitched it all together.  How he made some of the pieces I will never know.</p>
<p>My own contribution, relatively limited in comparison to Eyal&#8217;s work, was writing algorithmic scripts in Processing that dynamically drew mountains and trees to then be incorporated into the piece.  I will be including sample code for the mountains and trees on our webpage: <a href="http://www.momentarymotion.info/">http://www.momentarymotion.info</a>.</p>
<p>The event itself was fantastic.  It occured on my last day of work for NBC.  Thus, not only was I celebrating the conclusion of one of my classes, and the resulting accomplishments, I was also celebrating the end of my work at an event with free wine in the back.  In fact, what most amused me all night occured after I had made an announcement welcoming everyone to the show.  I walked up to the bar and asked the gentleman behind it to be a bit more generous with the pour.  He objected, &#8220;But you are preforming in a bit.&#8221;  To which, I happily replied, &#8220;It&#8217;s all automated, fill her up.&#8221;</p>
<p>Oh, it was a wonderful event.</p>
<p><img src="http://www.momentarymotion.info/images/header_4.png" alt="screenshot from momentary" width="600px" height="auto" /></p>


<p>Related posts:<ol><li><a href='http://itpblog.efuller.net/painted-mountains/' rel='bookmark' title='Permanent Link: Painted Mountains'>Painted Mountains</a></li>
<li><a href='http://itpblog.efuller.net/cherry-blossoms/' rel='bookmark' title='Permanent Link: Cherry Blossoms'>Cherry Blossoms</a></li>
<li><a href='http://itpblog.efuller.net/big-screens-trees/' rel='bookmark' title='Permanent Link: It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go'>It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://itpblog.efuller.net/big-screens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s not a bug, it&#8217;s a feature&#8230;but it has to go</title>
		<link>http://itpblog.efuller.net/big-screens-trees/</link>
		<comments>http://itpblog.efuller.net/big-screens-trees/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:38:02 +0000</pubDate>
		<dc:creator>Elizabeth</dc:creator>
				<category><![CDATA[Big Screens]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[fractals]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[trees]]></category>

		<guid isPermaLink="false">http://itpblog.efuller.net/?p=1374</guid>
		<description><![CDATA[
Having graduated from mountains, I am now working on developing a tree drawing program that is equally smooth&#8230;it&#8217;s rather fragmented right now.


Related posts:Painted Mountains
Cherry Blossoms
Big &#8230;


Related posts:<ol><li><a href='http://itpblog.efuller.net/painted-mountains/' rel='bookmark' title='Permanent Link: Painted Mountains'>Painted Mountains</a></li>
<li><a href='http://itpblog.efuller.net/cherry-blossoms/' rel='bookmark' title='Permanent Link: Cherry Blossoms'>Cherry Blossoms</a></li>
<li><a href='http://itpblog.efuller.net/big-screens/' rel='bookmark' title='Permanent Link: Big Screens'>Big Screens</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="width: 600px; height: auto;" src="http://www.itp.efuller.net/images/_09fall/bs_091113_1.png" alt="" /></p>
<p>Having graduated from mountains, I am now working on developing a tree drawing program that is equally smooth&#8230;it&#8217;s rather fragmented right now.</p>


<p>Related posts:<ol><li><a href='http://itpblog.efuller.net/painted-mountains/' rel='bookmark' title='Permanent Link: Painted Mountains'>Painted Mountains</a></li>
<li><a href='http://itpblog.efuller.net/cherry-blossoms/' rel='bookmark' title='Permanent Link: Cherry Blossoms'>Cherry Blossoms</a></li>
<li><a href='http://itpblog.efuller.net/big-screens/' rel='bookmark' title='Permanent Link: Big Screens'>Big Screens</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://itpblog.efuller.net/big-screens-trees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
