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 more advanced development, such as running tests, please use Poetry.
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!