question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blender export to JSON not exporting animations, bones, or skinning

See original GitHub issue
Description of the problem

Unable to export model with animation, no bones or skins are exported either.

JSON only contains:

"animations":[{
    "tracks":[],
    "fps":30,
    "name":"default"
}]

Export settings:

screenshot from 2017-06-17 20-47-04

Three.js version
  • Dev
Blender version

2.78

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
chuckhackercommented, Jun 18, 2017

I might have some time tomorrow to throw something together (docs are definitely easier to update than UI for someone completely unfamiliar with your code base like myself).

0reactions
Mugen87commented, Mar 10, 2018

But where is that menu?

Do you mean “Vertex Groups”? It’s in the “Object Data” Tab, see

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Animated character exported to THREE.js not animating ...
Imported models are animating badly + model has a wrong x rotation (-90deg). The rotation can be repaired by rotating imported object in...
Read more >
Blender-exported JSON model shows wrong animations in ...
I found some interesting links about similar animation problems: Model with bones animation (blender export) animating incorrectly in three.
Read more >
Exporting a skinned mesh those skeleton is rigged by another ...
My current workflow for animated characters that are about to be exported looks like this (this could be not even Blender-specific):.
Read more >
FBX — Blender Manual - Import-Export
The animation that will be exported is the currently selected action within the Action editor. To reduce the file size, turn off the...
Read more >
Export - Spine User Guide - Esoteric Software
It is not possible to export only a single skeleton, only part of a skeleton, or individual animations. JSON. If the size of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found