VRM format is an extension to add VRM-related functions into Blender.
Create Simple VRM | Create Humanoid VRM | Physics Based Material |
---|---|---|
Anime Style Material | Automation | VRM Animation |
---|---|---|
This add-on adds VRM-related functions to Blender, such as importing and exporting VRM, adding VRM Humanoid and setting MToon shaders. Bug reports, feature requests, pull requests, etc. are welcome. I have taken over the development after Version 0.79 from the author, @iCyP.
The source code for development is in the main branch. Its src/io_scene_vrm folder is a main body of the add-on. For efficient development, you can create a link to that folder in the Blender addons
folder.
For more advanced development, such as running tests, please use astral.sh/uv. See the tutorial for more information.
Full Changelog: https://github.com/saturday06/VRM-Addon-for-Blender/compare/v2.33.1...v2.34.1
This extension requests the following permission:
Import/export VRM from/to disk
This is incredibly helpful for creating VRM files using Blender alone! Awesome add-on!