问题描述
我正在为iPhone平台寻找一系列开源框架/项目。
I'm looking for a collection of open-source frameworks/projects for the iPhone platform.
我发现了不少好的框架和资源。例如,和仅举几例。
I've found quite a few good frameworks and resources. Such as ASIHTTPRequest, DrawKit, and Cocos2D just to name a few.
我只是对已经出现或我不知道的次要或未知框架感到好奇。您是否知道以下中未提及的框架?
I'm just curious about the minor, or unknown frameworks that have yet surfaced or that I'm unaware of. Do any of you know of frameworks that are not mentioned in the following link?
我在一些iPhone应用程序中找到并使用的一些框架可以在这里找到()。
Some of the frameworks that I've found and utilize in some of my iPhone applications can be found here (list of iPhone frameworks).
我不限制所有框架/项目的范围或类型欢迎。
I'm not limiting the scope or type of frameworks/projects all are welcome.
推荐答案
这是一个非常酷的图书馆:
This is a pretty cool library:
ASIHTTPRequest是一个易于使用的CFNetwork API包装器,它使与Web服务器通信的一些更繁琐的方面更容易。它是用Objective-C编写的,适用于Mac OS X和iPhone应用程序。
-
"ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications."- http://allseeing-i.com/ASIHTTPRequest/
另外,这是我在旅行中偶然发现的一个清单:
Also, here's a list I stumbled upon in my travels:
- (适用于Safari iPhone应用的UI库)
- (Safari的另一个UI库)
- (新iPhone / iPod Touch API的SmartFoxServer多人引擎详细信息)
- (适用于iPhone的基于Objective-C的2D引擎)
- (适用于iPhone和其他平台的3D引擎)
- (Xcode的OpenGL模板)
- (适用于iPhone的2d和3d引擎)
- (3d开发工具)
- (适用于iPhone的免费开源3D引擎)
- (类/库浏览器的绝佳替代品)
- (本地构建的应用程序,用于收集应用程序的指标)
- (Unity3d开发社区)
- (音乐/音频引擎)
- (物理引擎)
- (物理引擎)
- (物理引擎)
- http://code.google.com/p/iui/ (UI library for Safari iPhone apps)
- http://iwebkit.net/ (another UI library for Safari)
- http://code.google.com/p/oolongengine/ (Google engine for iPhone)
- http://www.smartfoxserver.com/labs/API/ (SmartFoxServer multiplayer engine details for their new iPhone/iPod Touch API)
- http://code.google.com/p/cocos2d-iphone/ (Objective-C based 2D engine for the iPhone)
- http://www.unity3d.com (3D engine for iPhone and other platforms)
- http://blogs.unity3d.com/
- http://iphonedevelopment.blogspot.com/2008/12/updated-opengl-es-xcode-project.html (OpenGL template for Xcode)
- http://www.garagegames.com/products/consoles (2d and 3d engines for iPhone)
- http://www.garagegames.com/products/torque-2d/iphone
- http://www.stonetrip.com/ (3d development tool)
- http://code.google.com/p/cocoahttpserver
- http://sio2interactive.com/HOME/HOME.html (free open source 3D engine for iPhone)
- http://homepage.mac.com/aglee/downloads/appkido.html (great alternative for the class/library browser)
- http://code.google.com/p/simple-iphone-image-processing/
- http://code.google.com/p/appsales-mobile/ (locally built app for gathering metrics on your app)
- http://ioquake3.org/
- http://en.wikipedia.org/wiki/Id_Tech_3
- http://unifycommunity.com/ (community for Unity3d development)
- http://www.fmod.org/index.php/products/fmodex (music/audio engine)
- http://code.google.com/p/simple-iphone-image-processing/
- http://groups.google.com/group/cocos2d-iphone-discuss
- http://monoclestudios.com/cocos2d_whitepaper.html
- http://www.neverreadpassively.com/2009/03/review-of-iphone-3d-engines.html
- http://code.google.com/p/bullet/ (physics engine)
- http://www.box2d.org/ (physics engine)
- http://digitalbreed.com/2008/3d-engines-on-iphone-ipod
- http://wiki.slembcke.net/main/published/Chipmunk (physics engine)
这篇关于适用于iPhone平台的开源框架/项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!