IOS Coding Resources and Tools: Difference between revisions

From Medien Wiki
(xcode tricks)
Line 23: Line 23:
* [http://www.memo.tv/ofxiphone ofxiphone] - develop for iPhone in plain old C/C++
* [http://www.memo.tv/ofxiphone ofxiphone] - develop for iPhone in plain old C/C++
* [http://code.google.com/p/mobileframeworks/ mobileframeworks] - [http://www.openframeworks.cc/tag/iphone openframeworks] for the iPhone (Template for C++/Objective-C++ Development)
* [http://code.google.com/p/mobileframeworks/ mobileframeworks] - [http://www.openframeworks.cc/tag/iphone openframeworks] for the iPhone (Template for C++/Objective-C++ Development)
=== Sound ===
* [http://soundlab.cs.princeton.edu/software/ The Princton Soundlab]
** [https://ccrma.stanford.edu/software/stk/index.html STK: Synthesis Tool Kit] General Sound Synthesis C++ Classes (largely platform independent)


== HTML/CSS/JavaScript ==
== HTML/CSS/JavaScript ==

Revision as of 22:20, 14 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:

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.