公開されているソースコード
2009-08-17 (月) 13:51:29 (901d)

lifebuoy.png iPhone/iPod touch向けのアプリケーションのソースコードを公開してくれている方がいます。

google codeで公開されているソースコード  

simple-iphone-image-processing  

  • Provide a simple class for doing image processing on the iPhone.
    • Canny edge detection
    • Histogram equalisation
    • Skeletonisation
    • Thresholding, adaptive and global
    • Gaussian blur (used as a preprocessing step for canny edge ---detection)
    • Brightness normalisation
    • Connected region extraction
    • Resizing

oolongengine  

  • The Oolong Engine is written in C++ with some help from Objective-C. It will help you to create new games and port existing games to the iPhone and the iPod touch.
    • OpenGL ES 1.1 support
    • Math library that supports floating-point calculations with an interface very similar to the D3D math library
    • Support for numerous texture formats including the PowerVR 2-bit, 4-bit and normal map compression formats
    • Support for PowerVR's POD (Scene and Meshes) and the 3DS files formats
    • Touch screen support
    • Accelerometer support
    • Text rendering to support a basic UI
    • Timing: several functions that can replace rdstc, ---QueryPerformance? etc.
    • Profiler: industry proven in-game profiler
    • Resources streaming system
    • Bullet SDK support (for 3D Physics)
    • Audio engine with OpenAL support
    • Networking with the ENet library

nitrox  

  • AIR-like library for native-wrapped iPhone applications. A Cocoa/Objective-C wrapper for Javascript applications on the iPhone which provides access to native iPhone functions.

iphone-classes  

  • Objective-C classes for everyone

fldkit  

  • FLDKit is a simple helper slasses that suppots iPhone application development made by Takayuki Fukatsu fladdict.net
  • 日本人開発者深津氏によるライブラリ。

iphone-tweaks  

  • A collection of tweaks and extensions for SpringBoard?/UIKit applications and iPhone OS.

iFlickr  

  • いわゆるJailBreak?が必要なアプリですが、ソースコード自体はAppStoreリリースアプリと変わりありません。

tris  

  • いわゆるテトリスクローンなiPhone用ゲームです。

iPhone Doom  

  • iPhone向けDoom。JB必要。

Quake III Arena  

  • A port of Quake III Arena to the iPhone.

iCube  

  • iCube is a native OpenGL ES game developed for iPhone and iPod Touch. You can play Rubik's Cube on your iPhone now.

iPhoneeBooks  

  • eBookアプリで、「BookShelf?」としてAppStore販売中。

MobileFinder  

  • ファイル管理アプリ。「MobileStudio?」としてAppStore販売中。

MobileTerminal  

  • MobileTerminal?.app。
  • ターミナルソフト。こちらもJB必要なアプリ。

WebShell  

  • WebShell? is a web-based ssh shell.

iNewsGroup  

  • ニュースグループ(newsgroup)クライアントアプリ。

Digital artwork platform for the iPhone  

  • openFrameworks

ActorKit  

  • ActorKit? provides an Objective-C implementation of asynchronous inter-thread message passing.

AppSales  

  • Mobile App Store sales report analysis
  • iTunes Connectを使わずにiPhone上でAppStoreの売上を確認できるツール。

tmilib  

  • TMLib is a useful library for iPhone application development, developed by Takuya Murakami.
  • 村上氏によるSQLite3 のラッパライブラリと簡易 WebServer?

cocos2d  

  • cocos2d for iPhone: A framework for building 2D games for the iPhone and iPod Touch

iphone-daliclock  

  • This is a port of Dali Clock to the iPhone.

iphone-wordclock  

  • Word Clock for the iPhone 1.1.3/4

iphonetextreader  

  • This application allows you to read large Text (.txt,.text), eReader/Peanut Press (.pdb), Rich Text Format (.rtf), Palm Doc (.pdb), Mobipocket (.pdb,.prc,.mobi), Plucker (.pdb), HTML (.htm,.html), CHM (.chm), and Fiction Book (.fb2) files quickly and efficiently on the iPhone/Touch.

DiddyFtpServer  

  • DiddyFtpServer? is a very simple Ftp server library written in Cocoa/Objective C that you can include into your projects to add file access.

cocoahttpserver  

  • An embedded HTTP server written in Cocoa.

CookbookSamples  

  • Erica Sadun氏による「iPhone Developer’s Cookbook」のサンプル集。

iphone-sdk-programming-book-code-samples  

  • iPhone SDK Programming: Developing Mobile Applications for Apple iPhone and iPod touch, Maher Ali.

iphone-google-maps-component  

  • A component that you can add to your iPhone application to access all basic features of Google Maps (similar to Android's MapView?).

route-me  

  • A slippy map library for the iPhone.

istreamlight  

  • iStreamLight? is a small Cocoa-native set of classes that encapsulates the Lightstreamer textual protocol in a simple and powerful framework.

touchengine  

plcrashreporter  

  • Plausible CrashReporter? provides an in-process crash reporting framework for use on both the iPhone and Mac OS X.

iphoneparticles  

  • This is a particle generator I wrote to help learn OpenGL ES 1.1 better.

tweetero  

  • Tweetero is an open source Twitter client for Apple iPhone and iPod Touch.

pldatabase  

  • A SQL database access library for Objective-C, initially focused on SQLite as an application database. The library supports both Mac OS X and iPhone development.

sourceforgeで公開されているソースコード  

ItemShelf  

githubで公開されているソースコード  

KishikawaKatsumi氏によるアプリソース  

Three20  

  • Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities, like an HTTP disk cache. Three20 is derived from the Facebook iPhone app, which is one of the most downloaded iPhone apps ever.

kuler-iphone  

  • A view on Kuler from the iPhone!

google-reader-iphone-sync  

  • GRis (Google Reader iPhone Sync) is an RSS feed reader for the iPhone.

itorrent-iphone  

  • Native iPhone app to access a remote uTorrent instance using it's WebUI API

EmojiEnabler  

  • This app allows you to enable Emoji on non-jailbroken iPhones.

mobilepushr  

  • Native iPhone app to push pictures to Flickr

iphonelinux  

  • Port Linux to the iPhone

iphonetest  

  • EnableEmojiKeyboardInApp?

iUnitTest  

  • iUnitTest? is an unit testing framework for iPhone applications.
  • 伊藤ソフトデザインによる、自社開発のiPhone開発者向けユニットテスト(単体テスト)フレームワーク「iUnitTest?」。

NatsuLiphone  

  • I just learned this morning that my favorite iPhone Twitter client

Milpon  

  • an iPhone application for Remember the Milk.

ToddleDatabase  

  • A SQLite3 wrapper library for iPhone development. It makes small abstraction for using SQLite3 a bit easier.
  • Milpon作者mootohさんによるもの

ipivotal  

  • Native iPhone application for using PivotalTracker?
  • コラボGTD「PivotalTracker?」のiPhoneクライアント




スポンサード リンク