Recent Posts

Adventures in ARKit - respond to touch

2 minute read

In my previous blog post I discussed how to overlay an image on the camera output in an ARKit app. Objects that you overlay on the camera output are called n...

Adventures in ARKit - overlay an image

3 minute read

In my previous blog post I discussed how to create a basic ARKit app on Xamarin.iOS, that displays the camera output. In this blog post I’ll take the first s...

Adventures in ARKit - platform setup

2 minute read

Lee Englestone has recently written a book about developing augmented reality apps using ARKit on Xamarin.iOS. It piqued my interest so I bought it. His book...