Quickstart
Load your personal Ready Player Me avatar in your React project in less than 5 minutes.
Last updated
Was this helpful?
Load your personal Ready Player Me avatar in your React project in less than 5 minutes.
Last updated
Was this helpful?
Sign in to (Developer Dashboard) and copy your subdomain. This will allow you to create and load an avatar in your domain at a later step.
Ready Player Me React SDK is available as an .
React SDK comes with two main components.
AvatarCreator: A component wrapping the Ready Player Me in an iFrame with parameters to configure the creator.
AvatarCreatorViewer: A combination of AvatarCreator and Visage to load and render the avatar after creation. is a 3D viewer layer of Ready Player Me which is used for loading and visualizing 3D objects and Avatars. It comes with two main components (Exhibit
and Avatar
).
After installing the npm package into your project, you can import the AvatarCreatorViewer
Component and pass your subdomain as a parameter to load the Ready Player Me in your React project.
Learn how to customize the experience tailored to your app by checking out
If you want to signup later, you can use as subdomain parameter.
The details about
How to