Category Archives: Courses

Multitouch Interaction: Apr/2016

Video and photo documentation from the Multitouch Interaction 2016 course: Photos: https://www.flickr.com/photos/nunocorreia/albums/72157671541380846 The course focuses on exploring multitouch interaction to create engaging experiences with digital media. Multiple devices will be used, with an emphasis on mobile phones/tablets and the iOS platform. Other … Continue reading

Posted in Multitouch Interaction, Multitouch Interaction 2016 | Leave a comment

Multitouch Interaction 2015 reel

Reel from the Multitouch Interaction 2015 course, taught by Suse Miessner:

Posted in Courses, Multitouch Interaction, Multitouch Interaction 2015 | Leave a comment

Multimedia Authoring: Jan/2016

Video and photo documentation from the Multimedia Authoring 2016 course: Photos: https://www.flickr.com/photos/nunocorreia/albums/72157664257877881 25/Jan/2016, 9-16h: Introduction to openFrameworks; Animation; Generative graphics 26/Jan/2016, 9-16h: Particle systems; Physics; Audio 27/Jan/2016, 9-16h: Audio-visuals; Project development 28/Jan/2016, 9-16h: Project development 29/Jan/2016, 9-16h: Project development and … Continue reading

Posted in Courses, Multimedia Authoring, Multimedia Authoring 2016 | Leave a comment

project critique

Please write a critique of your project (extended deadline: June 9th, no latecomers!). The critique should include a summary of your project, a comparison of the initial idea and the implemented project, the future development. Revisit your work and be … Continue reading

Posted in Multitouch Interaction 2015 | Leave a comment

Let the box beat!

Let the box beat is a application that enhances its user to become beatboxer.

Posted in Multitouch Interaction 2015 | 1 Comment

Lottery machine with realistic physics

Posted in Multitouch Interaction 2015 | 1 Comment

Good Morning – Jaeyong

https://moqups.com/jaeyonglee05@gmail.com/NWP4lkwJ

Posted in Multitouch Interaction 2015 | 1 Comment

Zoo – Lisa

     – two finger to create a new animal – three finger to create a new plant – four finger select and move/delete – double tap to choose object – single finger move to change color

Posted in Multitouch Interaction 2015 | 1 Comment

Project Proposals

On 19 May you will present your project proposals for Multitouch Interaction 2015. Project requirements: The project can be any application that involves multitouch interaction. The projects “examples/iOS” in openFrameworks can be used for inspiration. Also check other oF resources, … Continue reading

Posted in Multitouch Interaction 2015 | Leave a comment

making the simulator work

Here is a hack to make the simulator work with the current version of OpenFrameworks and Xcode 6. Add the following piece of code in the very end of main.mm (after the curly bracket of int main()</ closes. extern “C”{ … Continue reading

Posted in Multitouch Interaction 2015 | Leave a comment