Private, local-first VRM 0.x / 1.0 viewer — models never leave your device.
People who need to inspect VRM models, play VRMA / bundled motions, or bake meshes without uploading files to a cloud viewer.
Requires Node.js 20+, Rust. WebView2 on Windows.
| Platform | How |
|---|---|
| Windows | Double-click run.bat |
| macOS | Double-click run.command |
| Terminal | npm install && npm run tauri:dev |
Sticky Vite (dev): http://127.0.0.1:5188
- Local drag-and-drop / file picker for
.vrm/.glb/.gltf - Orbit camera, expressions, scene tree, diagnostics
- Bundled Quaternius motions + local
.vrmaimport - Optional mesh baking to a separate
-baked.vrm
- Animation retargeting requires VRM humanoids (not ordinary glTF)
- Bake Meshes is beta with conservative limits
npm run tauri:dev · npm run build · npm test
Created by deac.online @ worldbuild.io
MIT — see LICENSE.
