views:

4924

answers:

5

I am looking for good tutorials that go through every step of creating an AR application. It would be beneficial if it also covers some of the theory behind optics and such.

+1  A: 

This book could be useful.

hectorsq
+1  A: 

MXRToolkit have good documentation and is suitable for beginner. There are some other toolkits too.

http://mxrtoolkit.sourceforge.net/

mirror2image
A: 

Not a trivial learning curve but OpenScenegraph is probably the main FOSS app for large applications like flight simulators.

Martin Beckett
A: 

A good setup is to use ARToolKit plus osgART.

The tutorial of ARToolKit also explains also some of the principles of Computer Vision:

http://www.hitl.washington.edu/artoolkit/documentation/

osgART is the ARToolKit for OpenSceneGraph and abstracts some of the principles of using a computer vision based tracking in a scenegraph application

Both toolkits have a large and vibrant development community.

A: 

http://gotoandlearn.com/play?id=105

funkydokta
This link leads to a 404 page.
Bill the Lizard
Are you kidding me.I checked it and it still work.
funkydokta