Does anyone have any documentation on the use of augmented reality avatars for integration on phones? Thanks in advance
Hi @user23
We don’t have specific documentation for AR apps, but you can build an AR App with Unity for example. I recommend finding out what would be the best way to create your AR App and then checking how to implement Ready Player Me to it.
Our Integration Guides can be found here: Overview | Ready Player Me
There are several resources available on integrating augmented reality (AR) avatars in mobile app development depending on the platform you’re targeting. For iOS, Apple’s ARKit and RealityKit provide tools for creating and animating AR avatars, while Android developers can use Google’s ARCore with Unity or Unreal Engine for similar functionality. If you’re looking for cross-platform solutions, frameworks like Unity’s AR Foundation or WebAR (using frameworks like 8thWall or Babylon.js) can help. Could you clarify if you’re looking for general guidelines, SDK documentation, or specific implementation examples?