emailconfirmed, nsInternRO, nsInternRW, Administrators
3,356
edits
(added lots of links) |
mNo edit summary |
||
Line 1: | Line 1: | ||
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. | 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 ✿ | ✿ Please help growing this list ✿ | ||
== Objective-C == | == Objective-C == | ||
Line 9: | Line 11: | ||
'''Sound:''' | '''Sound:''' | ||
* [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://poly.share.dj/projects/#mrmr mrmr] - Open Source [[OSC]] Application | |||
* crimsontech.jp - Commercial Crimson Audio Library: ''licensing fees apply once per distributed app (project)'' | * 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://code.google.com/p/json-framework/ JSON] - Parser & Generator framework | * [http://code.google.com/p/json-framework/ JSON] - Parser & Generator framework | ||