Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History
 
 

ARKitSample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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