<?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>Giulio Piacentino &#187; bezier</title>
	<atom:link href="http://www.giuliopiacentino.com/by-keyword/bezier/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.giuliopiacentino.com</link>
	<description>An archive of personal and collaborative projects and experiments, certainly developed with an eye on digital architecture.</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:28:45 +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>Bézienne</title>
		<link>http://www.giuliopiacentino.com/bezienne/</link>
		<comments>http://www.giuliopiacentino.com/bezienne/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 21:16:18 +0000</pubDate>
		<dc:creator>Giulio Piacentino</dc:creator>
				<category><![CDATA[Processing.org]]></category>
		<category><![CDATA[bezier]]></category>
		<category><![CDATA[curve]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[java-javascript interaction]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[UGC]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.giuliopiacentino.com/?p=301</guid>
		<description><![CDATA[New&#160;&#160;&#160;Open defaults (10)&#160;&#160;&#160;Make code&#160;&#160;&#160;Draw code Select: &#171; &#160;&#160; &#8249; &#160;&#160;all/none&#160; &#8250; &#160;&#160; &#187; Delete: 1Pt&#160;&#160;Objs&#160;&#160;Undo Modifiers: move (arrows) &#8211; scale (+/-) &#8211; Mirror&#160;&#160;Flip&#160;&#160;Approximate Zoom: mouse wheel. Pan: central mouse button. Reset. By default, the applet makes always new lines of four control points. You can hold Shift to continue in a new position. If you [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-301"></span><!--noteaser--></p>
<p><APPLET name="bez" WIDTH="480" HEIGHT="320" archive="http://www.giuliopiacentino.com/static/bezienne.jar,http://www.giuliopiacentino.com/static/core.jar" standby="Loading Processing software..."  code="bezienne.class" mayscript="true" scriptable="true" boxmessage="Loading Processing software..." boxcolor="#CCCCCC"></APPLET><script language="Javascript">function papplet(){    return document.bez; } function selCode(){ window.scroll(0,400); document.forms[1].elements.comment.focus(); document.forms[1].elements.comment.select();}</script><br />
<form onSubmit="return false;" name="functions" id="functions">
<p><a href="javascript:papplet().waitAndCall('N');" title="New drawing (and clear canvas, undoable) [N]">New</a>&nbsp;&nbsp;&nbsp;<a href="javascript:papplet().waitAndCall('O');" title="Opens a predefined canvas [o]">Open defaults (<b>10</b>)</a>&nbsp;&nbsp;&nbsp;<a title="Writes down the code for the drawing. It puts it in the comment box, so that you can send it, or just copy it.  [Enter]" href="javascript:papplet().waitAndCall('c');" onclick="window.setTimeout('selCode();',400);">Make code</a>&nbsp;&nbsp;&nbsp;<a title="Puts all the coded beziers from the comment box into the canvas [v]" href="javascript:papplet().waitAndCall('v');" >Draw code</a></p>
<p>Select: <a title="First [1]" href="javascript:papplet().waitAndCall('1');"> &laquo; </a>&nbsp;&nbsp;<a title="Select only previous [p]" href="javascript:papplet().waitAndCall('p');"> &lsaquo; </a>&nbsp;&nbsp;<a title="All or none, depending [a]" href="javascript:papplet().waitAndCall('a');">all/none</a>&nbsp;<a title="Select only next [n]" href="javascript:papplet().waitAndCall('n');"> &rsaquo; </a>&nbsp;&nbsp;<a title="Last [0]" href="javascript:papplet().waitAndCall('0');"> &raquo; </a></p>
<p>Delete: <a title="Remove last control point [Esc]" href="javascript:papplet().waitAndCall('E');">1Pt</a>&nbsp;&nbsp;<a title="Delete selected objects. If none selected, then the last one [Del]" href="javascript:papplet().waitAndCall('D');">Objs</a>&nbsp;&nbsp;<a href="javascript:papplet().waitAndCall('z');" title="Undo delete (only once for now, sorry) [z]">Undo</a></p>
<p>Modifiers: move (<abbr title="Suggestions: at first, select all the things that you need to move. Then, be sure that the focus is on the applet (you can click on it with the central mouse button to be sure). You can now use the four arrows">arrows</abbr>) &#8211; scale (<a href="javascript:papplet().waitAndCall('+');" title="Scales +10% [+]">+</a>/<a href="javascript:papplet().waitAndCall('-');" title="Scales -10% [-]">-</a>) &#8211; <a title="Mirror vertically [m]" href="javascript:papplet().waitAndCall('m');">Mirror</a>&nbsp;&nbsp;<a title="Flip horizontally [f]" href="javascript:papplet().waitAndCall('f');">Flip</a>&nbsp;&nbsp;<a title="Saves disc space and makes more readable by rounding all control points to integers [X]" href="javascript:papplet().waitAndCall('X');">Approximate</a></p>
<p>Zoom: mouse wheel. Pan: central mouse button. <a title="Reset the view [r]" href="javascript:papplet().waitAndCall('r');">Reset</a>. By default, the applet makes always new lines of four control points. You can hold <em>Shift</em> to continue in a new position. If you click in the neighborhood of a selected control point (red), the program will snap to it.</p>
</form>
<p>Drawings: #5 is made by Ryoko Ikeda, #9 by Ilaria Giardiello. You can submit your own code by simply filling the fields below here (use &#8220;make code&#8221;).</p>
<p style="font-size: 0.75em;">Source code: <img src="/wp-giulio/wp-content/uploads/processing1.jpg" alt="Processing 1 pde files" title="Processing 1 pde files" width="16" height="16" class="alignnone size-full wp-image-820" /> <a href="http://www.giuliopiacentino.com/static/bezienne.pde">bezienne</a> <a href="http://www.giuliopiacentino.com/static/Bez.pde" target="_blank">Bez</a> <a href="http://www.giuliopiacentino.com/static/Point.pde" target="_blank">Point</a> <a href="http://www.giuliopiacentino.com/static/controls.pde" target="_blank">controls</a> <a href="http://www.giuliopiacentino.com/static/copyPaste.pde" target="_blank">copyPaste</a> <a href="http://www.giuliopiacentino.com/static/pointEditor.pde" target="_blank">pointEditor</a> <a href="http://www.giuliopiacentino.com/static/save.pde" target="_blank">save</a>. Built with <a href="http://processing.org" title="Processing.org" target="_blank">Processing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.giuliopiacentino.com/bezienne/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

