Sparrow All-In-One

The all-in-one package contains everything you need to get started with Sparrow.
Click on the box to start your download!

The zip-Archive contains:

  • The Sparrow library itself (with its Xcode project and all sources)
  • A demo application and benchmark that showcases how to use Sparrow
  • A scaffold project that helps you create your own Xcode project quickly
  • Utilities (texture atlas generator, bulk texture scaler, file converters)

While the file is downloading, you can begin to read about your first steps here: Getting Started

Sparrow Cutting Edge

For the latest development version of Sparrow, you can access our subversion repository (read only). But be warned! We do not guarantee anything for this version. It might be unstable, contain experimental code or break your interfaces.

  • URL: https://svn.sparrow-framework.org/sparrow
  • Username: anonymous
  • Password: incognito

E.g.:

svn checkout https://svn.sparrow-framework.org/sparrow/trunk/ --username anonymous