<?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>lithium flowers bloom &#187; bubble</title>
	<atom:link href="http://leejayxia.com/blog/tag/bubble/feed/" rel="self" type="application/rss+xml" />
	<link>http://leejayxia.com/blog</link>
	<description>the weblog</description>
	<lastBuildDate>Sat, 15 May 2010 20:52:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Floating bubbles</title>
		<link>http://leejayxia.com/blog/floating-bubbles/</link>
		<comments>http://leejayxia.com/blog/floating-bubbles/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 07:34:46 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[The Nature of Code]]></category>
		<category><![CDATA[bubble]]></category>
		<category><![CDATA[floating]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[nature of code]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[simulation]]></category>
		<category><![CDATA[Spring 2009]]></category>
		<category><![CDATA[Week2]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=463</guid>
		<description><![CDATA[Assignment 2 for Nature of Code. Trying to simulate floating effect by creating gravity and buoyancy under the imaginative surface of water (in this case, the middle of the screen).  This is a practice of simulating the second Newton&#8217;s law by applying acceleration to the particle&#8217;s velocity other than directly changing the velocity or location. Play [...]]]></description>
			<content:encoded><![CDATA[<p>Assignment 2 for <em>Nature of Code</em>. Trying to simulate floating effect by creating gravity and buoyancy under the imaginative surface of water (in this case, the middle of the screen). </p>
<p>This is a practice of simulating the second Newton&#8217;s law by applying acceleration to the particle&#8217;s velocity other than directly changing the velocity or location.</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/noc_force.jpg" rel="lightbox[463]"><img class="alignnone size-medium wp-image-464" title="noc_force" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/noc_force-198x300.jpg" alt="noc_force" width="198" height="300" /></a></p>
<p>Play applet at <a href="http://leejayxia.com/processing/noc_float/">http://leejayxia.com/processing/noc_float/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/floating-bubbles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

