<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.gestureworks.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.gestureworks.com/feed.php">
        <title>Gestureworks Core Wiki tutorials:legacy:python_kivy</title>
        <description></description>
        <link>https://wiki.gestureworks.com/</link>
        <image rdf:resource="https://wiki.gestureworks.com/lib/tpl/gwcore/images/favicon.ico" />
       <dc:date>2026-04-23T19:54:17+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/getting_started_1_hello_world?rev=1548098681&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/getting_started_2_hello_multitouch?rev=1548098681&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/interactive_bitmaps?rev=1548098681&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.gestureworks.com/lib/tpl/gwcore/images/favicon.ico">
        <title>Gestureworks Core Wiki</title>
        <link>https://wiki.gestureworks.com/</link>
        <url>https://wiki.gestureworks.com/lib/tpl/gwcore/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/getting_started_1_hello_world?rev=1548098681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:41+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Getting Started I (Hello World)</title>
        <link>https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/getting_started_1_hello_world?rev=1548098681&amp;do=diff</link>
        <description>python_kivy

 release notes

Getting Started I (Hello World)

Introduction

In this tutorial you will prepare your development environment for use with the Python bindings for Gestureworks Core. While no code will be written in this tutorial, the steps performed here will prepare your environment for subsequent Gestureworks Core Python tutorials. For this tutorial you will need the</description>
    </item>
    <item rdf:about="https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/getting_started_2_hello_multitouch?rev=1548098681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:41+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Getting Started II (Hello Multitouch)</title>
        <link>https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/getting_started_2_hello_multitouch?rev=1548098681&amp;do=diff</link>
        <description>python_kivy

 release notes

Getting Started II (Hello Multitouch)

Introduction

In this tutorial you will create a multitouch application that will visually display touch points and their position information in real-time. This tutorial introduces the concept of touch point events, how to consume touch point event data obtained from GestureWorks, and an example of acting on that data. For this tutorial you will need the</description>
    </item>
    <item rdf:about="https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/interactive_bitmaps?rev=1548098681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:41+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Interactive Bitmaps</title>
        <link>https://wiki.gestureworks.com/doku.php/tutorials/legacy/python_kivy/interactive_bitmaps?rev=1548098681&amp;do=diff</link>
        <description>python_kivy

 release notes

Interactive Bitmaps

Introduction

In this tutorial, we further explore Gestureworks Core and the Python bindings by consuming gesture events obtained from Gestureworks Core and manipulating on-screen images represented as Scatter objects within Kivy. This tutorial also introduces Scatter manipulation in Kivy such as rotation and scaling, values for which you will obtain from Gestureworks. For this tutorial you will need the</description>
    </item>
</rdf:RDF>
