Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blender exporter messes with hierarchy, doesnt it? #11935

Closed
makc opened this issue Aug 12, 2017 · 7 comments
Closed

blender exporter messes with hierarchy, doesnt it? #11935

makc opened this issue Aug 12, 2017 · 7 comments

Comments

@makc
Copy link
Contributor

makc commented Aug 12, 2017

I see there is enough problems with blender exporter to fill... something... large... so I am not sure if this was reported or not, but exporting armature is basically impossible. This is what I have in blender:
screen shot 2017-08-12 at 21 13 14
and this is what I have in 3js editor:
screen shot 2017-08-12 at 21 11 59
of course it is possible for it to be editor issue, too... Idk.

@makc
Copy link
Contributor Author

makc commented Aug 12, 2017

upd: after using fresh exporter from dev branch at least one checkboxes combination (scene on, hierarchy off) have produced correct hierarchy, but the pose is still incorrect:
screen shot 2017-08-12 at 22 43 26

for this to "work", you need these on, too:
screen shot 2017-08-12 at 22 48 46

none of other combos can produce correct hierarchy or bones at all

@Mugen87
Copy link
Collaborator

Mugen87 commented Aug 13, 2017

Related #8422

I think this is one reason why the import in the editor fails. I'll remove the former issue label because i'm not sure if this is primarily a problem of the editor.

@makc
Copy link
Contributor Author

makc commented Aug 14, 2017

@Mugen87 there is no way bad parent-child relationship can be import problem, is it? I can imagine it possible, but how likely that non-bone objects would be not affected?

@mrdoob
Copy link
Owner

mrdoob commented Aug 15, 2017

/ping @manthrax

@manthrax
Copy link
Contributor

@makc There were a lot of issues with hierarchy that I have solved in my recent forays into fixing the exporter, but I have not attempted to do a PR or merge my results yet, since there is a lot of cleanup and polish to be done... and my day job got in the way.. but if you would like to try exporting with it, and see if it improves some of your results, I would be super interested to learn if there is any improvement. :)
Here is a zip:
http://vectorslave.com/threexp/io_three.zip

@makc
Copy link
Contributor Author

makc commented Oct 5, 2017

@manthrax the link expired

@Mugen87
Copy link
Collaborator

Mugen87 commented May 31, 2018

The JSON Blender exporter has been removed with R93 (#14117).

Also see: https://threejs.org/docs/#manual/introduction/Loading-3D-models

@Mugen87 Mugen87 closed this as completed May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants