An open API service indexing awesome lists of open source software.

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

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