Voxta docs

Advanced topics

Custom VRMs, textures, and converting avatars from other formats.

This page is a stub. Deep guides on each topic below are on the roadmap.

Make your own avatar with VRoid Studio

VRoid Studio is the standard tool for creating VRM avatars from scratch. It's free, runs on Windows and Mac, and exports directly to .vrm.

Pipeline at a glance:

  1. Build the character in VRoid Studio (face, hair, body, outfit).
  2. Export as .vrm.
  3. Drop the file into Voxy's VoxyDesktopCompanion_Data/VRM folder (see: Importing VRMs).
  4. Assign it to a Voxta character in the Voxy UI (see: UI Tour).

Custom VRM textures

VRM textures are standard PNG/JPG files baked into the .vrm container. You can swap them out with VRoid Studio or any VRM-aware editor without breaking the rig.

Converting from other formats

Models from MMD, Blender, or other VRoid-adjacent tools can be converted to VRM with community tooling:

  • UniVRM — Unity package that exports VRM from any rigged humanoid.
  • VRoid Studio import — VRoid can import its own format and re-export as VRM.

Coverage of each conversion path lives on the roadmap. If you're stuck on a specific conversion, ask in the community for now.

What's next

On this page