ios-samples/ios11/ARKitSample
conceptdev 39b1d41dec remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00
..
ARKitSample Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Screenshots [ios11] ARKit basic sample 2017-08-01 15:28:39 -07:00
ARKitSample.sln [ios11] ARKit basic sample 2017-08-01 15:28:39 -07:00
Metadata.xml [ios11] animate in ARKit 2017-08-01 16:54:10 -07:00
README.md remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00

README.md

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