Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liggiorgio authored Jul 8, 2021
1 parent 24012dd commit 02992db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

**AR Collaborative** is a library for developing AR multiuser experiences or multiplayer games in Unity where people share the same physical space. A shared [AR Anchor](https://docs.unity3d.com/Packages/[email protected]/api/UnityEngine.XR.ARFoundation.ARAnchor.html) is placed based on photos of the environment, and state synchronisation occurs over LAN.

**AR Collaborative** can be used in a variety of scenarios: as a testing environment for a multiuser app, requiring a quick setup, before implementing more complex solutions; as a complete alternative to such solutions; as a fallback solution when cross-platform support is needed or when an internet connection is not viable.

## How it works

- The session host takes photos of flat objects on a surface and shares them with other users. These will become AR markers in the physical world.
Expand Down

0 comments on commit 02992db

Please sign in to comment.