Archimedes contains useful geometry functions for your Cocoa or Cocoa Touch application.
To start building the framework, clone this repository and then run script/bootstrap
.
This will automatically pull down any dependencies.
Use the .xcworkspace
file if you’re working on Archimedes in isolation, or the .xcodeproj
if you’re using it in another project.
Archimedes is released under the MIT license. See LICENSE.md.