https://github.com/agoraio-community/collaborative-ar-rtm
A collaborative Augmented Reality iOS experience using Real-time Messaging with RealityKit
https://github.com/agoraio-community/collaborative-ar-rtm
augmented-reality augmented-reality-application ios macos realitykit
Last synced: about 1 year ago
JSON representation
A collaborative Augmented Reality iOS experience using Real-time Messaging with RealityKit
- Host: GitHub
- URL: https://github.com/agoraio-community/collaborative-ar-rtm
- Owner: AgoraIO-Community
- Created: 2021-07-06T12:02:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T10:17:45.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T21:03:20.796Z (over 1 year ago)
- Topics: augmented-reality, augmented-reality-application, ios, macos, realitykit
- Language: Swift
- Homepage:
- Size: 17.4 MB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collaborative AR Experience
This project creates an augmented reality experience where you can build a scene together with anyone around the world, seeing live updates from others.
## Setup
### Prerequisites
- An Agora developer account (see [How To Get Started with Agora](https://www.agora.io/en/blog/how-to-get-started-with-agora?utm_source=medium&utm_medium=blog&utm_campaign=ios-rtm-ar))
- Xcode 11+
- iOS 14+ or macOS 11
To get started, download this repository, go into the `RTM-CollaboratAR` subdirectory and run `pod install` in the Terminal to get started.
You will need to change the placeholders in _RTM-CollaboratAR/Shared/AppKeys.swift_ to your Agora app ID and a temporary token for this project to work.
## App Flow
Check out the intro guide to see how the app works from a user perspective:
[Multi-User Collaborative iOS AR Experiences with Agora](Multi-User Collaborative iOS AR Experiences with Agora.md)
## How Does It Work?
Check out the in depth RTM guide to see how the app communicates through Agora's Real-time Messaging SDK:
[Creating Collaborative AR Experiences with Agora](Creating Collaborative AR Experiences with Agora.md)
## Credits
- "low poly forest assets" (https://skfb.ly/6WMzp) by [Konstantin_Keller](https://sketchfab.com/Konstantin_Keller) is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Low Poly Desert" (https://skfb.ly/6SIUv) by [marzipanne](https://sketchfab.com/marzipanne) is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).