IOS Coding Resources and Tools: Difference between revisions

From Medien Wiki
(ThoMo Networking framework)
Line 19: Line 19:
* [http://pixelverse.org/iphone/oscemote/ OSCemote] - Open Source [http://code.google.com/p/oscemote/] [[OSC]] iPhone Remote Controller App
* [http://pixelverse.org/iphone/oscemote/ OSCemote] - Open Source [http://code.google.com/p/oscemote/] [[OSC]] iPhone Remote Controller App
'''Data:'''
'''Data:'''
<!--* [http://hci.rwth-aachen.de/thomonet ThoMo Networking framework] - very easy to send objects via Bonjour-->
* [http://hci.rwth-aachen.de/thomonet ThoMo Networking framework] - very easy to send & receive objects via Bonjour
* [http://poly.share.dj/projects/#mrmr CFBonjour] - Bonjour Wrapper (via mrmr)
* [http://poly.share.dj/projects/#mrmr CFBonjour] - Bonjour Wrapper (via mrmr)
* [http://code.google.com/p/json-framework/ JSON] - Parser & Generator framework
* [http://code.google.com/p/json-framework/ JSON] - Parser & Generator framework

Revision as of 20:07, 31 May 2010

Cocoa Touch already contains a rich set of framworks for almost every need. Nevertheless, there are many open source projects aiming to make development for the iPhone a richer experience. This page should provide a basic overview of third-party frameworks and code collections, preferably free ones.


  ✿ Please help growing this list ✿


Objective-C

Graphics:

Sound:

  • mobilesynth - Open Source Synthesizer
  • OpenAL Objective-C wrapper
  • RjDj Pure Data for iPhone/iPod Touch as an app or alternatively to build it yourself
  • iPd is a Pd based audio framework (in the works).
  • crimsontech.jp - Commercial Crimson Audio Library: licensing fees apply once per distributed app (project)

Control data (for sound):

Data:

Objective-C++ / C++

Sound

HTML/CSS/JavaScript

Tools

These applications (most of them for OSX) can be useful helpers:

Misc

  • Unity - Multiplatform Game Development Tool



Diese Seite ist Teil des Werkmoduls iOS Development von Michael Markert für Interface Design / Fakultät Medien an der Bauhaus-Universität Weimar.