So this really isn’t game development, although to some extent it could be, but do you think augmented reality would be possible with android? Would it be efficient to get the users location and compass orientation and base any results off of that? Or is there a better way of doing it? Also, how would it be possible for a user to maybe store information at a certain location? Any response is welcome 
Thanks [import]uid: 7116 topic_id: 8697 reply_id: 308697[/import]
I would also be VERY interested into knowing how to approach AR in my favourite mobile SDK! Possibly impossible since 3D is not supported 
[import]uid: 68130 topic_id: 8697 reply_id: 60790[/import]
On the contrary, I though basic AR would be possible if only we had camera overlay. You could use the compass and gps location to figure exactly where you are in relation to other things, hence basic AR. [import]uid: 7116 topic_id: 8697 reply_id: 60980[/import]
The camera feed should be used in the background, no? Then on the top, possibly in perspective and therefore in 3D, one lays over an object that “augments” the reality seen through the camera feed. Never mind how we’d integrate the script for marker recognition…
Anyone’s input/thought very much appreciated. [import]uid: 68130 topic_id: 8697 reply_id: 61810[/import]