Using Custom Assets
Designing new Avatars
You can use VRoid Studio to design your own avatar. You can also use VRM to convert your 3D model to VRM format.
Downloading Avatars
Here are some websites where you can download avatars:
Making Avatars Available
Place your .vrm
files into ./public/vrm/.private
and run npm run generate:paths
to show your avatars in the settings selector.
Last updated