52 projects tagged "iOS"
libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more.
IKNetworkActivityManager is a Cocoa class that simplifies work with UIApplication network activity indicator. It turns your networkActivityIndicatorVisible = YES/NO code to add/removeNetworkUser:, so you don't need to remember objects that can use network anymore. A demonstration App is available.
Maxi80 is an iPhone and iPod Touch application for listening to Maxi80.com, a French eighties music Web radio. The application displays the current and next show name and the cover of the current song, and allows you to send emails to the radio or DJ. A stripped down Android version is also available.
iMelaG is a Web-based profile generator for iOS-based devices. It targets Apple's iPad but will also be compatible with other iOS-based tools. The generated configuration can be distributed via email or downloaded from iMelaG. It is currently in an early stage and generates working profiles.
Hearse VS Zombies is an addictive physics puzzle game for the iPhone and iPad. It features realistic automobile physics, the ability to customize your hearse, 24 challenging tracks, and three themes (Graveyard, Zombie Amusement Park, and Zombie Forest). The game is instantly playable and simple to control. It offers hours of gameplay and lots of replay value.
The Kowalski project aims to provide a data driven, lightweight cross platform audio solution. The target audience is developers of games and similar applications where real time audio plays an important role. The Kowalski engine, which is the runtime component, relies only on host-specific external libraries to pass the final output buffers to the audio hardware. All other processing is done in the engine code. Features include positional audio (distance attenuation, cone attenuation, Doppler shift, binaural panning), real time Ogg Vorbis decoding, a powerful mix bus system, and tools to build, validate, and view Kowalski data.