All Projects → szt243660543 → ARMultiuser

szt243660543 / ARMultiuser

Licence: other
this demo use arkit 2.0, realize multiplayer play together! The project refers to the official demo!

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to ARMultiuser

Tom and Jerry
A multiuser AR game based on ARKit 2 and MultipeerConnectivity
Stars: ✭ 24 (-20%)
Mutual labels:  multiplayer, scenekit, arkit, arkit2
iOS ARkit2 Multiusers
An example implemented multiplayer experience in ARKit2
Stars: ✭ 19 (-36.67%)
Mutual labels:  multiplayer, scenekit, arkit2
avantindietro
Sample Swift iOS ARKit project which shows how to implement an Undo feature for ARKit/SceneKit apps.
Stars: ✭ 16 (-46.67%)
Mutual labels:  scenekit, arkit, arkit2
Arkit Portal
Simple portal demo implemented with ARKit+SceneKit, the trick is to change the rendering order and render invisible "masks" to hide what's inside.
Stars: ✭ 105 (+250%)
Mutual labels:  scenekit, arkit
Arkit Sampler
Code examples for ARKit.
Stars: ✭ 1,334 (+4346.67%)
Mutual labels:  scenekit, arkit
Measurethings
ARKit framework demo for our article
Stars: ✭ 97 (+223.33%)
Mutual labels:  scenekit, arkit
Arkit Projects
Experimenting with ARKit
Stars: ✭ 70 (+133.33%)
Mutual labels:  scenekit, arkit
SceneKit-PortalMask
Clean class to create a portal in SceneKit for use in ARKit.
Stars: ✭ 60 (+100%)
Mutual labels:  scenekit, arkit
Artetris
Augmented Reality Tetris made with ARKit and SceneKit
Stars: ✭ 1,483 (+4843.33%)
Mutual labels:  scenekit, arkit
React Native 3d Model View
A React Native view for displaying 3D models
Stars: ✭ 119 (+296.67%)
Mutual labels:  scenekit, arkit
Arkit2.0 Prototype
After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences. Our goal is to improve the utility of mobile using AR experiences.
Stars: ✭ 236 (+686.67%)
Mutual labels:  scenekit, arkit
Arkit Smb Homage
An implementation of a Super Mario Bros-like game in augmented reality with ARKit and SceneKit.
Stars: ✭ 244 (+713.33%)
Mutual labels:  scenekit, arkit
Arkit Shell Game
Shell Game built with ARKit and SceneKit
Stars: ✭ 82 (+173.33%)
Mutual labels:  scenekit, arkit
Aruler
Mesure distance using apple ARKit
Stars: ✭ 1,227 (+3990%)
Mutual labels:  scenekit, arkit
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+4500%)
Mutual labels:  scenekit, arkit
Artargetshooting
An AR shooting game for the WWDC 2018 Scholarship [Accepted]. ARKit 飞盘射击游戏,WWDC 2018 奖学金入选作品
Stars: ✭ 77 (+156.67%)
Mutual labels:  scenekit, arkit
Arplayer
Playback videos using ARKit and AVFoundation.
Stars: ✭ 117 (+290%)
Mutual labels:  scenekit, arkit
Scenekit Scnline
Draw a tube or thick line in SceneKit
Stars: ✭ 49 (+63.33%)
Mutual labels:  scenekit, arkit
Augmentedsolarsystem
An Augmented reality experience to explore planets in our Solar System
Stars: ✭ 69 (+130%)
Mutual labels:  scenekit, arkit
Arkit Floorislava
Basic ARKit example that detects planes and makes them lava.
Stars: ✭ 120 (+300%)
Mutual labels:  scenekit, arkit

ARMultiuser

This sample app demonstrates a simple shared AR experience for two or more iOS 12 devices. Before exploring the code, try building and running the app to familiarize yourself with the user experience it demonstrates:

1、Run the app on one device. You can look around the local environment, and tap to place a virtual 3D character on real-world surfaces. (Tap again to place multiple copies of the character.)

2、Run the app on a second device. On both device screens, a message indicates that they have automatically joined a shared session.

3、Tap the Send World Map button on one device. Make sure the other device is in an area that the first device visited before sending the map, or has a similar view of the surrounding environment.

4、The other device displays a message indicating that it has received the map and is attempting to use it. When that process succeeds, both devices show virtual content at the same real-world positions, and tapping on either device places virtual content visible to both.

Effect

image

ipad: image

iphone: image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].