Recent Posts
Adventures in ARKit - animation
In my previous blog post I discussed how to interact with nodes in a scene, using touch. This involved creating gesture recognisers and adding them to the AR...
Adventures in ARKit - respond to touch
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
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
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...
Process navigation data using IQueryAttributable in Xamarin.Forms Shell apps
I recently discovered, courtesy of @PureWeen, another mechanism for receiving navigation data in Xamarin.Forms Shell apps. If you write Shell apps, you’ll kn...