Category Archives: Multitouch Interaction 2014

Snow App

There are a lot of appliances and toys that are related with snow in Finland, which is quite unique and different from other countries.Then,it wouldn’t hurt anybody if there is one more addition to them. So I came up with … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment

Bedtime tune

Eyes/pairs of eyes(not yet decided) will float in darkness and sing together a (creepy) bedtime tune(a capella), which can be different depending on the combination the user chooses with the fingers. Each eye will have its own specific voice/part. They … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment

Two Initial Concepts So Far

Proposal_jinpingliu I have two concepts for the final project and both of them are mainly about dragging gesture. The first one is a multitouch puzzle game which allows kids to learn Chinese characters through doing the puzzles made up by the … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment

Concept: simple instrument app

I’ll develop a simple instrument app for kids as a side project to the Foxströms game we’re developing together with friends and Medialab graduates. The app uses the same instrument set that is in the Foxströms game, but without the characters … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment

We’ll see

During the exploration exercises I came up with 4.5 proto-ideas (I was told that we’re entitled to have many ideas :D ). I present them in order of appearance. Option 1 — Recursion I’m still unsure where to go with … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment

Apple iOS Design Guides

Apple’s new portal for iOS design guides: https://developer.apple.com/design/

Posted in iOS, Multitouch Interaction 2014 | Leave a comment

Project Proposal: Easy Paint

Fun and easy paintings. A multitouch app that allows amateurs to make photos into paintings. Think of Photoshop water-colour effect but painting the effect on to the photo one stroke at a time. Here is a pdf: Easy Paint

Posted in Multitouch Interaction 2014 | Leave a comment

Retina tips

For enabling retina images, use this code in main.mm (between main() and ofRunApp()): ofAppiOSWindow * iOSWindow = new ofAppiOSWindow(); ofSetupOpenGL(iOSWindow, 1024, 768, OF_FULLSCREEN); iOSWindow->enableRetina();  

Posted in iOS, Multitouch Interaction 2014, openFrameworks | Leave a comment

Revision exercise

Exercise for 6/3: Make a portfolio app, with at least 3 sections, using mostly images. For example, the whole screen(s) could be an image. Or just the navigation menu (for example in the bottom). Add different media, not just images … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment

Multitouch Interaction – course program

The course focuses on using multitouch interaction to create engaging experiences using different media elements. Multiple devices will be used, with an emphasis on mobile phones/tablets and the iOS platform. Other devices and platforms will also be discussed. The main … Continue reading

Posted in Multitouch Interaction 2014 | Leave a comment