IOS Coding Resources and Tools: Difference between revisions

From Medien Wiki
Line 12: Line 12:
* [http://code.google.com/p/mobilesynth/ mobilesynth] - Open Source Synthesizer
* [http://code.google.com/p/mobilesynth/ mobilesynth] - Open Source Synthesizer
* [http://www.gehacktes.net/2009/03/iphone-programming-part-6-multiple-sounds-with-openal/ OpenAL Objective-C wrapper]
* [http://www.gehacktes.net/2009/03/iphone-programming-part-6-multiple-sounds-with-openal/ OpenAL Objective-C wrapper]
* [http://poly.share.dj/projects/#mrmr mrmr] - Open Source [[OSC]] Application
* [[GMU:Rjdj-sprint|RjDj]] Pure data for iPhone/iPod Touch as an app or alternatively to [http://puredata.info/docs/developer/BuildingPdForiPhone build it yourself]
* crimsontech.jp - Commercial Crimson Audio Library: ''licensing fees apply once per distributed app (project)''
'''Control data (for sound):'''
* [http://poly.share.dj/projects/#mrmr mrmr] - Open Source [[OSC]] Application. [http://puredata.info/Members/pissypaw Pd patch for use with mrmr]
* [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
* crimsontech.jp - Commercial Crimson Audio Library: ''licensing fees apply once per distributed app (project)''
'''Data:'''
'''Data:'''
* [http://poly.share.dj/projects/#mrmr CFBonjour] - Bonjour Wrapper (via mrmr)
* [http://poly.share.dj/projects/#mrmr CFBonjour] - Bonjour Wrapper (via mrmr)

Revision as of 11:20, 15 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:

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.