Free 3D Avatar Creator Tool (Ready Player Me)

Hey! My colleagues from Wolf3D and I have worked hard for the past year on the Ready Player Me avatar creation platform. It’s entirely web-based with additional SDKs for Unity and UE4.

We already have 600+ developers on board, including VRChat, SideQuest, vSpatial, and others.

Feel free to check our website and give it a look: https://readyplayer.me/developers

If you would like to use Ready Player Me in a commercial project, fill this form to become a partner: https://readyplayer.me/become-a-partner

And if you have a project that used Ready Player Me, be sure to share it down below! :slightly_smiling_face:

5 Likes

I’m using an avatar from Ready Player Me, animated with a loop from Mixamo, on my site! https://www.smcaruso.com/

1 Like

This is absolutely amazing! :star_struck:

1 Like

Hello,
How do you trigger Mixamo animation on ReadyPlayer Me avatar in ThreeJS ?
Thanks

1 Like

same concern, I have found out that spatial.io after loading model.glb will automatically return the animation. How can we do these things automatically?

Does this give us the 3D model for manual use in Three.js?

In the docs I seem to see only iframe embed and a custom 3D viewer (Visage).

Can we get a GLTF of the model directly?

Ok I found documentation outside of the official documentation on how to do it (not sure if it is outdated):

It would be nice if this were a little more obvious in the official ReadyPlayerMe docs directly.

People in this forum are probably not trying to embed an iframe to see a 3D model, they probably want to load an asset and manipulate it directly in Three.js, but the official docs don’t make it obvious how to do so.

1 Like

There is a gem hidden in the bottom of these docs! If you visit

https://demo.readyplayer.me/en/avatar?quickStart

you can easily download the GLTF files for default demo models.

To try the avatar creator demo (I’m not sure what limitations it has, but I couldn’t see a way to change hair color for example) and download customized demo models, remove ?quickStart from the URL:

https://demo.readyplayer.me/en/avatar

Tip: change /en/ to something else to change languages, f.e. /de/ German or /es/ for Spanish.

https://demo.readyplayer.me/es/avatar