Xamarin ARKit Videos

The following videos are from experiments using ARKit in Xamarin, C# and .NET.

Make sure to subscribe to my YouTube channel to be notified of new videos!



Star Map


Face Advent Calendar


Personal Holographic Interface POC


Times Table


3D Terrain


Bing Wallpaper Sphere


iPhone icon concept 2


iPhone icon concept 1


Virtual Table Items with Code Explanation


Virtual Table Items


Periodic Table with Animation and Interaction with Code Explanation


Periodic Table with Animation and Interaction


Periodic Table Static


Entry for Microsoft Build Film Festival

A montage of various Augmented Reality experiences I have created using Microsoft technologies for the Microsoft Build Film Festival


MVP Patient Information System 2 near bed for better context

Developed during the NurseHack4Health virtual hackathon


MVP Patient Information System 1 with QR code image detection

Developed during the NurseHack4Health virtual hackathon


Augmented Reality Maze with Xamarin and ArKit

A simple Augmented Reality maze, built and exported from Blender.


Football Squad Augmented Reality Proof of Concept

A small proof of concept to see how Football teams could be portrayed in Augmented Reality.


3D Augmented Reality Photo Surround Gallery - Explained

A few people asked how I achieved the Augmented Reality 3D Photo Sphere effect so I thought i'd make a short recording explaining the approach and walking through the code.


3D Augmented Reality Photo Surround Gallery with Xamarin and ArKit (Beaches)

Here is an augmented reality 3d photo surround gallery calling the Unsplash API with the search term 'beach'.


3D Augmented Reality Photo Surround Gallery with Xamarin and ArKit (Cats)

Here is an augmented reality 3d photo surround gallery calling the Unsplash API with the search term 'cats'.


WebView

We can place WebView contols into the scene to view live webpages in Augmented Reality.


Facial expression detection

We can see how ARKit can identify and categorise facial expressions.


Google Analytics Augmented Reality Proof of Concept

We can see a proof of concept showing how an augmented reality version of Google Analytics could look.


Positioning nodes in AR at regular intervals around a central point

We can see how with the correct maths, it is possible to prosition nodes around a central point at regular intervals.


Face tracking

We can see how ARKit can track faces and facial movements.


Placing a 3d model of a car on top of a detected business card

We are placing a 3d model on top of a detected business card.


Placing headshot and social media logos next to detected business card

We are adding a bit more personality to my business card by adding a headshot and social media icons.


Showing a number of vertical images when detecting an image in Augmented Reality

We are placing a number of semi transparent images regularly spaced out perpendicular to a pre-defined image.


Playing a video on a business card in Augmented Reality

We detect a pre defined image then play a video at the location of the image.


Detecting and displaying horizontal and vertical panes in Xamarin Arkit

We are detecting horizontal and vertical planes. When we detect a horizontal or vertical surface we are adding a blue or red plane respectively to the scene.


Arkit 3D Model Placement on Image Anchor with Xamarin

We are using image recognition then placing a 3d model on the recognised image.


Arkit Image Recognition with Xamarin

We can see the pre-defined image recognition functionality and overlay a transparent blue plane over the identified image.