Skip to content

brow/cocoa-linear

Repository files navigation

#CocoaLinear

CocoaLinear is a small linear algebra library aimed at Mac OS X and iPhone applications. It is written in C and is mostly independent of Cocoa, but does include functions for converting to and from Core Graphics and Core Animation types.

#Installation

Just add the files in the CocoaLinear directory to your XCode project.

The other files included are for unit testing only. To run those tests, navigate to the root directory and run make test. You'll need to have iPhone SDK 3.0 or later installed.

#Notes

This project includes source from GHUnit, a delightful test framework.

About

Vectors, matrices, quaternions, and eigenstuff for Mac OS X and iPhone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published