Augmented Reality with #Wikitude API
I told you before that I’m gonna talk about another Augmented Reality framework. The framework is a great product from one of Augmented Reality’s early adopter namely Wikitude. Generally speaking, it’s more complicated than Mixare but offers more customization and definitely more features. I’m gonna build this tutorial with the following features: External Data Source - I'm using JSON from Urbanesia.com API. In-app WebView bindings - To display WebViews of any POIs URL. I haven't explore all the possibilities within Wikitude's API because of its lack of documentation. I'm really interested in its ability to handle Callbacks from clicked POIs. Haven't got the time to do so. That'll be another chapter of my tutorials. So to start off, for every project, you must include Wikitude’s API in your apps. Download it from here and get an API key while you’re at it. ...