vrm_snapshot
Render a VRM avatar as a PNG image in its rest pose, with optional facial expressions and view angles such as face close-up, using headless Chrome for local preview.
Instructions
Render a still PNG of a VRM in its rest pose through a local headless Chrome/Edge, with optional expression weights (e.g. {"happy": 1}) and view presets including a face close-up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Local path to the .vrm avatar | |
| pose | No | v0.1 supports the rest pose only | |
| view | No | ||
| width | No | ||
| height | No | ||
| expression | No | ||
| output_path | Yes | Where to write the PNG output |