I have been looking at creating an augmented reality application. Can anyone suggest a preferred technology platform to start writing an application of this kind.
I wou
Your best bet is probably a cell phone of some kind.
I would go for Android. With the built in Accelerometer and GPS on Android phones, it won't be too hard to tag locations and detect if you are looking at them. You can then create an overlay ontop of the camera input to tag locations and the like. There are some people who have done similar things on this platform, so you might even get some help.
Good Luck.