<?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>Seth Sandler&#187; gesture</title>
	<atom:link href="http://sethsandler.com/tag/gesture/feed/" rel="self" type="application/rss+xml" />
	<link>http://sethsandler.com</link>
	<description>Just another abstract, thought, art, code, and multitouch weblog</description>
	<lastBuildDate>Fri, 27 Jan 2012 00:12:31 +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>Introducing AS3 Multitouch Gesture Demo Application/Utility</title>
		<link>http://sethsandler.com/software/introducing-as3-multitouch-gesture-demo-applicationutility/</link>
		<comments>http://sethsandler.com/software/introducing-as3-multitouch-gesture-demo-applicationutility/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:26:19 +0000</pubDate>
		<dc:creator>SethSandler</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gesture]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[TouchGesture]]></category>

		<guid isPermaLink="false">http://sethsandler.com/?p=656</guid>
		<description><![CDATA[<p style="text-align: left;">On my last project I had to use a gesture to initiate an event. Due to this, I recently started experimenting in creating a simple multitouch version of some gesture engines that are available. I&#8217;ve come across three that are already available in AS3 and chose to start with the $1 gesture algorithm <a href="http://depts.washington.edu/aimgroup/proj/dollar/" target="_blank">http://depts.washington.edu/aimgroup/proj/dollar/</a>. It only seems fitting to start with this one since Andy Wilson of microsoft research (and many multitouch devices) had a hand in it&#8217;s development.</p>
<p style="text-align: center;"><img class="aligncenter" title="gestureDemo" src="/wp-content/uploads/2009/10/gestureDemo.JPG" alt=" Introducing AS3 Multitouch Gesture Demo Application/Utility" width="654" height="482" /></p>
<p>Like most algorithms, this one matches points drawn with a template that&#8217;s already stored. After the gesture is finished, it is matched up against templates in the database and given a percentage of how much it matched it&#8217;s closest template </p>]]></description>
		<wfw:commentRss>http://sethsandler.com/software/introducing-as3-multitouch-gesture-demo-applicationutility/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: sethsandler.com @ 2012-02-04 09:55:53 by W3 Total Cache -->
