design, jquery, programming, webdevelopment, fun, php, html, css, javascript
Something totally different here today. To help my girlfriend with her study, I needed to create an app that displays an augmented reality world. Although I love working with HTML and technologies around it, something like AR with it is possible, but doesn't reach the level of a native app. During my day job, I'm working with (mobile) C# technologies like Xamarin. I was looking for something that's easy for me to learn and use, in order to create an awesome AR application.
In this tutorial, I'll be showing you how to create a simple augmented reality world using Vuforia. The reason I choose the framework, was because it looked easy, is free and - most importantly - relies on the same technology Xamarin uses. Let's get started!