-
Authors
Tags
openFrameworks Links
Media and Data Resources
Other Links
- Adobe Flash Developer Center
- Arduino
- C4ios
- Cinder
- Cocos2D
- Corona SDK
- Flight 404 (Robert Hodgin, Cinder)
- Form+Code – code examples
- Kinect Hacks
- libpd
- Max/MSP/Jitter
- Multimedia Development (Flash)
- NodeBox
- OpenSceneGraph
- PhoneGap
- Pocode
- Pure Data
- Quartz Composer
- Software Studies (Processing, HTML5/JS)
- Sparrow Framework
- TestFlight
- TouchDesigner
- Unity
- vvvv
- Web Media Development (JavaScript)
- Xcode
Meta
Category Archives: Multitouch Interaction 2014
Multitouch Interaction: project proposals
On 7/December, we will have our project concept presentation. Theme of the project: The project can be any application that involves multitouch interaction. Many of the exercises under the “iPhoneExamples” and “iPhoneSpecificExamples” folders in openFrameworks are a good representation of … Continue reading
Getting started with iOS development
To get us started with Xcode, openFrameworks and C++, we’ll go through this post: http://mlab.taik.fi/mediacode/archives/994 We will need Xcode (already installed in the Macs in our classroom): http://developer.apple.com/xcode/ and openFrameworks (for iPhone): http://www.openframeworks.cc/download We will also need to get everyone … Continue reading
Introduction to oF, C++ and Xcode
This post is meant to provide instructions on getting started with oF, particularly with Xcode. It also provides an introduction to C++ to those coming from other programming languages (particularly Java/Processing and JavaScript). The Mac environment and Xcode will mainly … Continue reading