Augmented Reality in Windows Phone

I am starting to work with Windows Phone 7. My project is to develop augmented reality in a Windows phone. Many of them have proposed the GART Toolkit . This seems to be good. But, as a beginner, I can’t understand this. Are they any other SDK or toolkit other than GART or any tutorial for the GART Toolkit? Any Windows Phone lovers here?

+3
source share
3 answers

Try the following:

http://igrali.wordpress.com/2012/05/24/implementing-augmented-reality-using-gart/

This is about implementing GART in 6 easy steps. :)

+2
source

There is also an example of Augmented Reality in MSDN , which is described as:

This example uses the Motion API and the PhotoCamera class to create an Augmented Reality application that allows you to snap labels to points in space as the device rotates. See the Practical Guide for more information . Using the Combined Motion API for Windows Phone .

+1
source

All Articles