ios-samples/ios11/ARKitSample/README.md

868 B

name description page_type languages products extensions urlFragment
Xamarin.iOS - ARKit Sample This sample is a simple ARKit augmented reality demo. To test this sample you'll need to deploy it on a device running iOS 11 beta software (iOS11) sample
csharp
xamarin
tags
ios11
ios11-arkitsample

ARKit Sample

This sample is a simple ARKit augmented reality demo.

To test this sample you'll need to deploy it on a device running iOS 11 beta software.

AR Jet

By default, the sample presents a jet in a fixed location. To animate the jet around the viewer find the HACK in GameViewController.cs: comment out the line ship.Position = new SCNVector3(2f, -2f, -9f); and uncomment the code that creates an animation around a pivot node.

License

Xamarin port changes are released under the MIT license