Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 414 Bytes

Blender-Export-Animations-gltf

🎬 🎬 🎬

⚠️ Tested on Blender 3.4.1

What's this

export blender animations as glb files, each action data each glb file

How to use

  1. Paste code in blender_export.py to Blender Scripting window
  2. Edit code to specify the armature you want to export and where to save output
  3. IMPORTANT Make sure there is no animation data under the armature
  4. Run the code