Croolch / Blender-Export-Animations-gltf

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%