Augmented Reality Framework

Augmented Reality Frameworks for Android App Development

Before it was Metaio, but it was bought by apple. I used for many years and it was ok but it is not available anymore for Android.

Aside from what you mentioned there is also Wikitude SDK and DroidAR:

Wikitude SDK

DroidAR

There might be more but so far I haven't heard. It is also worth tracking the future development of Vulkan Api.

Vulkan

augmented reality framework

For ideas, you could look at the following:

Existing Apps and their APIs:
There are number of Augmented Reality applications in the Android market of which Layar and Wikitude are well known. Others like SomaView and GeoVector also exist. AFAIK, Wikitude and Layar have made their API's public.

Toolkit:
There is also a toolkit named, NyARToolkit that provides a library for such a thing.

Tutorial:
DevX Article by Chris Haseman

Good Luck!

Java Based Augmented Reality Framework?

have a look at http://nyatla.jp/nyartoolkit/wp/ it's a ARToolkit port mostley written in Java and I've used it for android and desktop applications. If you want to get realy fast started, try out processing and NyAR4psg.

all other libraries I'm aware of are mostly written in c(++).

here are some other c++ frameworks I’m aware of:

  • http://www.artoolworks.com/
  • http://www.icg.tugraz.at/project/studierstube


Related Topics



Leave a reply



Submit