This form does not yet contain any fields.

    Entries in Cocoa (1)

    Tuesday
    29Dec2009

    Augmented Reality Toolkit for the iPhone on GitHub


    A couple of weeks ago I got very interested in doing an Augmented Reality Application for the iPhone and one of business partners had a great idea for a game.  Instead of starting from scratch I decided to see if there was any existing open source projects I could use as base.

    I started searching on GitHub and found a very good start of a toolkit.  I downloaded the original code and really liked where it was going.  However there were several things I felt I could do to make the code a bit less complicated and say many ways to improve it!

    I've forked the original project and have begun to make the many changes I think could make it into a better toolkit.  I want to thank the original developers for getting me started and doing some of the heavy lifting.

    I plan on blogging about the changes I've made and what I plan on adding to the toolkit. 

    This should allow me to create the application I'm interested in making but also provide everyone who is interested a great toolkit to make their own projects as well.

    It currently has a long way to go but now that I have the code in a manner that I want, I can really start adding the code to make this great!

    You can check out the project on GitHub.com