VRM Add-on for Blender
VRM Add-on for Blender adds VRM import, export, and editing capabilities to Blender. It supports Blender version 2.83 or later.
Download Latest Version (Version 2.15.3) March 25, 2023 UTC / Past Releases
Tutorials #
Installation | Create Simple VRM | Create Humanoid VRM |
---|---|---|
![]() |
![]() |
![]() |
Import #
- Support VRM 0.0, 1.0
- If the “Extract texture images into the folder” option is enabled, the add-on makes a texture folder for each import (max:100,000 character name).
Edit #
- Add VRM Extension Panel
- Add a VRM like shader as Node Group (MToon_unversioned, TransparentZwrite)(Please use these node groups and direct link it to TEX_IMAGE, RGBA, VALUE, and Material output Nodes for export).
- Add a humanoid armature for VRM (T-Pose, Required Bones, and appending custom properties to need export VRM (reference to VRM extensions textblock, and bone tagging))
Export #
- Support VRM 0.0, 1.0
Tutorials for the legacy version 1.x, 0.x #
Export (Japanese) #
https://qiita.com/iCyP/items/61af0ea93c604e37bed6