<?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:cpp_cinder</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-05-15T23:20:07+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/getting_started_1_hello_world?rev=1548098673&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/getting_started_2_hello_multitouch?rev=1548098673&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/getting_started_2_hello_world?rev=1548098673&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/interactive_bitmaps?rev=1548098673&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/cpp_cinder/getting_started_1_hello_world?rev=1548098673&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:33+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/cpp_cinder/getting_started_1_hello_world?rev=1548098673&amp;do=diff</link>
        <description>net_open_frameworks  cpp_cinder


Getting Started I (Hello World)

Introduction

This tutorial includes all of the steps required to include GestureWorks Core in your C++ project. This will include downloading and unpacking GestureWorks, creating a Visual Studio project, linking in the GestureWorks files, and setting project directories for compilation. We will also discuss other options for developing with GestureWorks. Note that this process is valid for any C++ project involving GestureWorks …</description>
    </item>
    <item rdf:about="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/getting_started_2_hello_multitouch?rev=1548098673&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:33+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/cpp_cinder/getting_started_2_hello_multitouch?rev=1548098673&amp;do=diff</link>
        <description>Getting Started II (Hello Multitouch)

Introduction

In this tutorial, you will be creating a simple application to display touchpoint data on the screen, using the C++ bindings to connect to the GestureWorks Core DLL. You will learn how to load and initialize GestureWorks, as well as how to receive basic touchpoint data. For this tutorial you will need the</description>
    </item>
    <item rdf:about="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/getting_started_2_hello_world?rev=1548098673&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:33+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/cpp_cinder/getting_started_2_hello_world?rev=1548098673&amp;do=diff</link>
        <description>cpp_cinder

Getting Started II (Hello Multitouch)</description>
    </item>
    <item rdf:about="https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/interactive_bitmaps?rev=1548098673&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-21T19:24:33+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Interactive Bitmaps</title>
        <link>https://wiki.gestureworks.com/doku.php/tutorials/cpp_cinder/interactive_bitmaps?rev=1548098673&amp;do=diff</link>
        <description>Interactive Bitmaps

Introduction

In this tutorial you will build on what you’ve learned in the first two tutorials, working with gestures to create a pair of images on screen that can be dragged, rotated, and scaled using multi-finger gestures. You will learn how to register touch objects with GestureWorks, register to receive gesture events, and use these events to manipulate objects on screen. For this tutorial you will need the</description>
    </item>
</rdf:RDF>
