Skip to content

Tr1turbo/BlendShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlendShare

BlendShare is an Unity package designed for creators who need to share blendshapes without distributing the original FBX files.

This tool enables the extraction of blendshapes from FBX files and stores them in a custom asset format. These assets can be easily shared and applied to compatible FBX files.

Extractor

Click Tools -> BlendShare -> BlendShapes Extractor to open Blendshapes extractor

Extractor

  • Origin FBX
    • The original FBX file.
  • Source FBX
    • FBX file with added blendshapes.
  • Default Asset Name
    • The default name for generated FBX and mesh
  • Deformer ID
    • The deformer name of your blendshapes in FBX.
    • A deformer is like a group of blendshapes.
    • BlendShare will delete the old deformer with the same name if the user applies blendshapes again.
  • Compare Method
    • Name
      • Compare by name. If there are new blendshapes in the original, BlendShare will extract them.
    • Index
      • Compare by index. If there are more blendshapes than the original, BlendShare will extract blendshapes from the tail end.
    • Custom
      • Toggle which blendshapes should be extracted individually.

About

BlendShare is an Unity tool designed for creators who need to share blendshapes without distributing the original FBX files. This tool enables the extraction of blendshapes from FBX files and stores them in a custom asset format. These assets can be easily shared and applied to compatible FBX files.

Topics

Resources

License

Stars

Watchers

Forks

Packages