<?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; drawing</title>
	<atom:link href="http://leejayxia.com/blog/tag/drawing/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>Automating The Brush Stroke</title>
		<link>http://leejayxia.com/blog/automating-the-brush-stroke/</link>
		<comments>http://leejayxia.com/blog/automating-the-brush-stroke/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 18:40:40 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Drawing Machine]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=764</guid>
		<description><![CDATA[Here&#8217;s a rough diagram of the drawing machine architecture that I have in mind. I&#8217;m building the components from bottom to top. I moved on from the brush stroke and started to work on a set of drawing functions that incorporate the stroke. Currently coverage: moveTo, lineTo, rect, circle the moveTo function is necessary since [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a rough diagram of the drawing machine architecture that I have in mind. I&#8217;m building the components from bottom to top.</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/Drawing-Machine.png" rel="lightbox[764]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/Drawing-Machine-300x149.png" alt="Drawing Machine" title="Drawing Machine" width="300" height="149" class="alignnone size-medium wp-image-767" /></a></p>
<p>I moved on from the brush stroke and started to work on a set of drawing functions that incorporate the stroke. </p>
<p>Currently coverage:</p>
<ul>
<li>moveTo,	</li>
<li>lineTo,</li>
<li>rect,</li>
<li>circle</li>
</ul>
<p>the moveTo function is necessary since the dynamics of the brush motion would depend on the last stroke, both position and speed.</p>
<p>currently i&#8217;m working on the curve function, it&#8217;s quite a challenge to get the brush movement natural enough and calculation is also dependent on the stroke length and brush size too. once this is done I think all basic drawing functions are covered for now and I will move onto the composition stage.</p>
<p>this is a simple test:</p>
<p><object width="603" height="358"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7675016&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7675016&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="603" height="358"></embed></object>
<p><a href="http://vimeo.com/7675016">stroke update</a> from <a href="http://vimeo.com/liangjie">Liangjie Xia</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/automating-the-brush-stroke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Passive Drawing Machine</title>
		<link>http://leejayxia.com/blog/a-passive-drawing-machine/</link>
		<comments>http://leejayxia.com/blog/a-passive-drawing-machine/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 19:06:15 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Drawing Machine]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ink]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[sponge]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=769</guid>
		<description><![CDATA[worked on this simple drawing machine a couple of month ago but never got it posted. The machine draws with dripping ink, which is loaded into the cup and slowed down by the sponge. The machine draws while the movable paper holder is pushed, leaving passive trails on the paper.]]></description>
			<content:encoded><![CDATA[<p>worked on this simple drawing machine a couple of month ago but never got it posted.</p>
<p><a href="http://farm3.static.flickr.com/2611/4024693323_84178e0709.jpg" title="R0011389" rel="lightbox" class=""><img alt="R0011389" src="http://farm3.static.flickr.com/2611/4024693323_84178e0709.jpg"></a></p>
<p>The machine draws with dripping ink, which is loaded into the cup and slowed down by the sponge.</p>
<p><a href="http://farm4.static.flickr.com/3531/4025446254_247728d390.jpg" title="R0011392" rel="lightbox" class=""><img alt="R0011392" src="http://farm4.static.flickr.com/3531/4025446254_247728d390.jpg"></a></p>
<p>The machine draws while the movable paper holder is pushed, leaving passive trails on the paper.</p>
<p><a href="http://farm4.static.flickr.com/3510/4024693877_9596949d9c.jpg" title="R0011397" rel="lightbox" class=""><img alt="R0011397" src="http://farm4.static.flickr.com/3510/4024693877_9596949d9c.jpg"></a></p>
<p><a href="http://farm3.static.flickr.com/2756/4025843951_31dd652900.jpg" title="drawing_machine_watercolor" rel="lightbox" class=""><img alt="drawing_machine_watercolor" src="http://farm3.static.flickr.com/2756/4025843951_31dd652900.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/a-passive-drawing-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update on my brush stroke</title>
		<link>http://leejayxia.com/blog/update-on-my-brush-stroke/</link>
		<comments>http://leejayxia.com/blog/update-on-my-brush-stroke/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 08:35:22 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Drawing Machine]]></category>
		<category><![CDATA[brush]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ITP]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=746</guid>
		<description><![CDATA[following up my drawing machine project proposal, I built a brush stroke in the first week to simulate what a brush should behave in my imagination. Basically I built it with the idea of simulating chinese calligraphy (without the splashing ink part) so first it should be used for writing, and it came out pretty [...]]]></description>
			<content:encoded><![CDATA[<p>following up my <a href="http://leejayxia.com/blog/drawing-machine-project-proposal/">drawing machine project proposal</a>, I built a brush stroke in the first week to simulate what a brush should behave in my imagination. Basically I built it with the idea of simulating chinese calligraphy (without the splashing ink part) so first it should be used for writing, and it came out pretty much as what I expected.</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/gintama.jpg" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/gintama-300x134.jpg" alt="gintama" title="gintama" width="300" height="134" class="alignnone size-medium wp-image-750" /></a></p>
<p>Then I made some simple line drawings:</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-10-28-at-上午02.17.01.png" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-10-28-at-上午02.17.01-300x187.png" alt="Screen shot 2009-10-28 at 上午02.17.01" title="Screen shot 2009-10-28 at 上午02.17.01" width="300" height="187" class="alignnone size-medium wp-image-757" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-10-27-at-下午10.23.58.jpg" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-10-27-at-下午10.23.58-300x221.jpg" alt="Screen shot 2009-10-27 at 下午10.23.58" title="Screen shot 2009-10-27 at 下午10.23.58" width="300" height="221" class="alignnone size-medium wp-image-756" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/humon.jpg" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/humon-300x183.jpg" alt="humon" title="humon" width="300" height="183" class="alignnone size-medium wp-image-755" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/brush-2.jpg" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/brush-2-300x175.jpg" alt="brush-2" title="brush-2" width="300" height="175" class="alignnone size-medium wp-image-754" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/brush-1.jpg" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/brush-1-300x276.jpg" alt="brush-1" title="brush-1" width="300" height="276" class="alignnone size-medium wp-image-753" /></a></p>
<p>The goal of the brush I think is to give computer generated line drawing a human feeling, even they are just coming from a series of drawing instructions. It is a little bit different than vector graphics + brush shapes, because in this case the speed of the moving brush tip does affect the look. No pressure input is required, because it is not designed to be used with a wacom tablet or anything, but purely computer generated lines. By playing with the thickness and shades of the lines, it is possible also to get depth and lighting, but that should be left for the composition stage, and I will see if it&#8217;s necessary to build more brush types for it.</p>
<p>Some ITP folks contributed some drawings too:</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-11-02-at-下午09.45.23.png" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-11-02-at-下午09.45.23-300x187.png" alt="Screen shot 2009-11-02 at 下午09.45.23" title="Screen shot 2009-11-02 at 下午09.45.23" width="300" height="187" class="alignnone size-medium wp-image-760" /></a></p>
<p>by Li Li</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-11-02-at-下午08.27.29.png" rel="lightbox[746]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/11/Screen-shot-2009-11-02-at-下午08.27.29-300x187.png" alt="Screen shot 2009-11-02 at 下午08.27.29" title="Screen shot 2009-11-02 at 下午08.27.29" width="300" height="187" class="alignnone size-medium wp-image-759" /></a></p>
<p>by Matt Richard</p>
<p>My next step would be building a set of (helper) api that uses this brush to draw, and to certain extent automate a drawing process. I&#8217;ve been experiencing some performance issue trying to isolate the drawing with PGraphics in processing from directly drawing to the screen. Not sure if I should learn a bit more OpenGL or go directly to openFrameworks for future development. </p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/update-on-my-brush-stroke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extended Study</title>
		<link>http://leejayxia.com/blog/extended-study/</link>
		<comments>http://leejayxia.com/blog/extended-study/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 20:16:18 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Drawing Machine]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[ITP]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=721</guid>
		<description><![CDATA[I found this ref photo on ffffound for extended drawing study]]></description>
			<content:encoded><![CDATA[<p>I found this ref photo on <a href="http://ffffound.com/image/41b714b9e17d3021e5220971d007b29c343a0170">ffffound</a> for extended drawing study</p>
<p><a href="http://farm3.static.flickr.com/2564/4004570177_428bbc46f9.jpg" title="DSC05937" rel="lightbox" class=""><img alt="DSC05937" src="http://farm3.static.flickr.com/2564/4004570177_572c894da6_o.jpg"></a></p>
<p><a href="http://farm4.static.flickr.com/3514/4004570523_4c1019566c.jpg" title="DSC05938" rel="lightbox" class=""><img alt="DSC05938" src="http://farm4.static.flickr.com/3514/4004570523_ecb588e308_o.jpg"></a></p>
<p><a href="http://farm4.static.flickr.com/3562/4005336718_f40a0683b9.jpg" title="DSC05939" rel="lightbox" class=""><img alt="DSC05939" src="http://farm4.static.flickr.com/3562/4005336718_086236e70d_o.jpg"></a></p>
<p><a href="http://farm3.static.flickr.com/2534/4004571031_9fe1e81b6c.jpg" title="DSC05940" rel="lightbox" class=""><img alt="DSC05940" src="http://farm3.static.flickr.com/2534/4004571031_d53364ded0_o.jpg"></a></p>
<p><a href="http://farm3.static.flickr.com/2509/4005337178_152c551781.jpg" title="DSC05941" rel="lightbox" class=""><img alt="DSC05941" src="http://farm3.static.flickr.com/2509/4005337178_06e10c6a7c_o.jpg"></a></p>
<p><a href="http://farm3.static.flickr.com/2484/4005337538_4e728c8923.jpg" title="DSC05944" rel="lightbox" class=""><img alt="DSC05944" src="http://farm3.static.flickr.com/2484/4005337538_5f2523c2ff_o.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/extended-study/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gestures and Form</title>
		<link>http://leejayxia.com/blog/gestures-and-form/</link>
		<comments>http://leejayxia.com/blog/gestures-and-form/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:57:08 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Drawing Machine]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[gesture]]></category>
		<category><![CDATA[ITP]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=715</guid>
		<description><![CDATA[Gesture Studies on the street: &#160;&#160;&#160;&#160;&#160; Form Study:]]></description>
			<content:encoded><![CDATA[<p><strong>Gesture Studies on the street:</strong></p>
<p><a href="http://farm3.static.flickr.com/2498/3961707864_e1665af376.jpg" title="gesture_7" rel="lightbox" class=""><img alt="gesture_7" src="http://farm3.static.flickr.com/2498/3961707864_e1665af376.jpg"></a>&nbsp;<a href="http://farm3.static.flickr.com/2584/3960934219_4c238e6d18.jpg" title="gesture_9" rel="lightbox" class=""><img alt="gesture_9" src="http://farm3.static.flickr.com/2584/3960934219_4c238e6d18.jpg"></a>&nbsp;<a href="http://farm4.static.flickr.com/3456/3960933197_508cd13629.jpg" title="gesture_5" rel="lightbox" class=""><img alt="gesture_5" src="http://farm4.static.flickr.com/3456/3960933197_508cd13629.jpg"></a>&nbsp;<a href="http://farm4.static.flickr.com/3534/3961708894_a529bef9fb.jpg" title="gesture_11" rel="lightbox" class=""><img alt="gesture_11" src="http://farm4.static.flickr.com/3534/3961708894_a529bef9fb.jpg"></a>&nbsp;<a href="http://farm3.static.flickr.com/2653/3961708620_45d665c613.jpg" title="gesture_10" rel="lightbox" class=""><img alt="gesture_10" src="http://farm3.static.flickr.com/2653/3961708620_45d665c613.jpg"></a>&nbsp;<a href="http://farm3.static.flickr.com/2673/3961707006_ece9262fda.jpg" title="gesture_3" rel="lightbox" class=""><img alt="gesture_3" src="http://farm3.static.flickr.com/2673/3961707006_ece9262fda.jpg"></a></p>
<p><strong>Form Study:</strong></p>
<p><a href="http://farm4.static.flickr.com/3574/3982245768_9ce427d40b.jpg" title="tree" rel="lightbox" class=""><img alt="tree" src="http://farm4.static.flickr.com/3574/3982245768_9ce427d40b.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/gestures-and-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>line and contour</title>
		<link>http://leejayxia.com/blog/line-and-contour/</link>
		<comments>http://leejayxia.com/blog/line-and-contour/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:24:43 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Drawing Machine]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[contour]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Fall 2009]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[Week1]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=683</guid>
		<description><![CDATA[1. Place one (large) drop of ink on a piece of paper; 2. Tilt the paper to push the ink towards the other corner of the paper but keep the ink from the edge of the paper; Contour Studies]]></description>
			<content:encoded><![CDATA[<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/09/DSC05842.jpg" rel="lightbox[683]"><img class="alignnone size-medium wp-image-684" title="DSC05842" src="http://leejayxia.com/blog/wp-content/uploads/2009/09/DSC05842-300x225.jpg" alt="DSC05842" width="300" height="225" /></a> <a href="http://leejayxia.com/blog/wp-content/uploads/2009/09/DSC05843.jpg" rel="lightbox[683]"><img class="alignnone size-medium wp-image-685" title="DSC05843" src="http://leejayxia.com/blog/wp-content/uploads/2009/09/DSC05843-300x225.jpg" alt="DSC05843" width="300" height="225" /></a></p>
<p>1. Place one (large) drop of ink on a piece of paper;</p>
<p>2. Tilt the paper to push the ink towards the other corner of the paper but keep the ink from the edge of the paper;</p>
<p>Contour Studies</p>
<p><a href="http://farm3.static.flickr.com/2631/3947085448_47510ee704.jpg" title="DSC05864" rel="lightbox" class=""><img alt="DSC05864" src="http://farm3.static.flickr.com/2631/3947085448_47510ee704.jpg"></a></p>
<p><a href="http://farm3.static.flickr.com/2621/3946303955_112859fb5b.jpg" title="DSC05863" rel="lightbox" class=""><img alt="DSC05863" src="http://farm3.static.flickr.com/2621/3946303955_112859fb5b.jpg"></a></p>
<p><a href="http://farm3.static.flickr.com/2492/3946303479_d6ab9b02e0.jpg" title="DSC05862" rel="lightbox" class=""><img alt="DSC05862" src="http://farm3.static.flickr.com/2492/3946303479_d6ab9b02e0.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/line-and-contour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magnetic Tracer</title>
		<link>http://leejayxia.com/blog/magnetic-tracer/</link>
		<comments>http://leejayxia.com/blog/magnetic-tracer/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 07:05:52 +0000</pubDate>
		<dc:creator>L.J</dc:creator>
				<category><![CDATA[Toy Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[figure]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[plastic casting]]></category>
		<category><![CDATA[Spring 2009]]></category>
		<category><![CDATA[toy]]></category>
		<category><![CDATA[Week1]]></category>

		<guid isPermaLink="false">http://leejayxia.com/blog/?p=444</guid>
		<description><![CDATA[At week 1 of toy design class, I grouped with Emeri, Elie and EJ and quick prototyped a drawing toy over the weekend. After ruling out a lot of other possibilities of making a drawing toy like miniature catapult loaded with chalk powder or rolling marbles spitting ink, we came back to the idea of [...]]]></description>
			<content:encoded><![CDATA[<p>At week 1 of toy design class, I grouped with Emeri, Elie and EJ and quick prototyped a drawing toy over the weekend. After ruling out a lot of other possibilities of making a drawing toy like miniature catapult loaded with chalk powder or rolling marbles spitting ink, we came back to the idea of using magnets to recreate the &#8220;magic&#8221; of the invisible. The small drawing table comes with a set of different figurines holding different types of pens/sharpies/markers. Each of the figurines has magnets embedded at the bottom and kids could use the magnetic handles under the hood to move the figurines on the table to leave traces on the paper.</p>
<p>The table</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05307.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-446" title="dsc05307" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05307-300x225.jpg" alt="dsc05307" width="300" height="225" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05309.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-447" title="dsc05309" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05309-300x225.jpg" alt="dsc05309" width="300" height="225" /></a> <a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05308.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-448" title="dsc05308" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05308-300x225.jpg" alt="dsc05308" width="300" height="225" /></a></p>
<p>Figurines</p>
<p><a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05301.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-449" title="dsc05301" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05301-300x225.jpg" alt="dsc05301" width="300" height="225" /></a> <a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05304.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-450" title="dsc05304" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05304-300x225.jpg" alt="dsc05304" width="300" height="225" /></a></p>
<p>Side pockets to hold markers and figurines and accessories<br />
<a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05298.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-451" title="dsc05298" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05298-300x225.jpg" alt="dsc05298" width="300" height="225" /></a> <a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05299.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-452" title="dsc05299" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05299-300x225.jpg" alt="dsc05299" width="300" height="225" /></a> <a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05300.jpg" rel="lightbox[444]"><img class="alignnone size-medium wp-image-453" title="dsc05300" src="http://leejayxia.com/blog/wp-content/uploads/2009/02/dsc05300-300x225.jpg" alt="dsc05300" width="300" height="225" /></a></p>
<p>I missed the material class last semester but still I really wanted to play with molds and plastic casting. So I took the chance to teach myself and tried to make a toy giraffe and a small volcano. Lots of failures encountered, I could never completely get rid of the tiny bubbles in the mold. Yet a lot of fun too!<br />
<a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/image1511.jpg" rel="lightbox[444]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/02/image1511-225x300.jpg" alt="image1511" title="image1511" width="225" height="300" class="alignnone size-medium wp-image-455" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/image154.jpg" rel="lightbox[444]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/02/image154-225x300.jpg" alt="image154" title="image154" width="225" height="300" class="alignnone size-medium wp-image-456" /></a>&nbsp;<a href="http://leejayxia.com/blog/wp-content/uploads/2009/02/image152.jpg" rel="lightbox[444]"><img src="http://leejayxia.com/blog/wp-content/uploads/2009/02/image152-225x300.jpg" alt="image152" title="image152" width="225" height="300" class="alignnone size-medium wp-image-457" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://leejayxia.com/blog/magnetic-tracer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

