ios-samples/ios12/ARMultiuser
Mykyta Bondarenko d83d51f884 Updated ReadMe (#284)
* update for ARKitVision

* updated for ARMultiuser

* updated for VisionObjectTrack

* Update README.md

* Update README.md

* Update README.md

* make images relative, for compat with sample gallery
2018-09-28 08:42:32 -07:00
..
ARMultiuser added ARMultiuser sample (#280) 2018-09-19 09:06:02 -07:00
Screenshots Updated ReadMe (#284) 2018-09-28 08:42:32 -07:00
ARMultiuser.sln added ARMultiuser sample (#280) 2018-09-19 09:06:02 -07:00
LICENSE.txt added ARMultiuser sample (#280) 2018-09-19 09:06:02 -07:00
Metadata.xml added ARMultiuser sample (#280) 2018-09-19 09:06:02 -07:00
README.md Updated ReadMe (#284) 2018-09-28 08:42:32 -07:00

README.md

Multiuser AR Experience

This sample demonstrates how to transmit ARKit world-mapping data between nearby devices with the MultipeerConnectivity framework to create a shared basis for AR experiences.

Added Object

Diagram showing AR experiences on two devices viewing, from two different perspectives, the same virtual red panda character sitting on a real table, after an ARWorldMap is transmitted from one device to the other.

Diagram

Build Requirements

Xamarin.iOS 12.0, Xcode 10.0 and two or more iOS devices with A9 or later processors.

License

Xamarin port changes are released under the MIT license.

Author

Ported to Xamarin.iOS by Mykyta Bondarenko