Skip to content

D3ZAX/VrmToFBXWithTexture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Blender Addon - VrmToFBXWithTexture

This Addon can convert Vrm model to FBX with texture, need use VRM-Addon-for-Blender(https://github.com/saturday06/VRM-Addon-for-Blender) addon to import vrm model.

How to Install

Download the python file VrmToFBXWithTexture.py and install via Blenders Addon-Preferences

Edit > Preferences > Add-ons > Install... > Select VrmToFBXWithTexture.py

How to Use

This Addon adds 3 new operators which can be found in the Sidebar Menu of 3D Viewport:

  • Copy
    • Copy imported vrm model, add to new collection VrmToFBX_Collection, and create new material set for export FBX file. This operation will copy and unpack textures in blender project file to it's location, this won't affect origin texture for the unpacked files are just copies.
  • Export
    • Show export FBX window and auto set for export (enable "embed textures" option, and set "path_mode" to "COPY")
  • Clear
    • Clear all res copied from first step, will not affect origin file.
  • One key for all
    • Do "Copy" -> "Export" -> "Clear" by one click, FBX export path can be set in "Export path:" above.

About

Blender addon for converting Vrm model to FBX with texture, need use vrm addon to import vrm model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages