MULTI TOUCH TOOL FOR TRACKPADS

Duncan just pushed the latest version of an open-source tool he’s been working on that sends touch events of a trackpad via OSC. It currently only works for Apple trackpads (MacBooks, maybe Magic Trackpads?).     The app reads finger data from the trackpad, assigns a unique ID to each finger, and continuously sends OSC events about the position, orientation, size, etc. of the touch event. These OSC events can be read by something like Unity 3D, so that you can test a mobile multitouch interface without having to compile to a touchscreen device. I’ve made small demos for Unity Read more

Start Developing iOS Apps Today

Creating iOS apps is fun and rewarding, and if you’re a new developer you might be wondering where to begin. This road map provides the perfect starting point for iOS app development. On your Mac computer, you can create iOS apps that run on iPad, iPhone, and iPod touch. Follow this road map to learn where to get the tools you need, understand the major concepts and best practices, and see where to find more information. As you proceed through the road map, you will use Xcode and the iOS SDK, Apple’s tools for app development. You will learn the Read more