andrake
Member
|
RE: fbx animation import: low accuracy
it just looks so. but then why it normally animated in blender and in other engines? actually i previously see almost the same problem after import to shiva3d...it was blender exporter problem: in fbx file there was weight for some verticles more than 1. for example 1.3 and engine set weight to this verticles 0.0. i manually change weight those time
somebody can check import fbx animation?
if some vertex will be with 0 weight(no one bone influence) then for example some points at hands will not be moving atall. but it moving by wrong path...i think this means that it's wrong influence.
hmm...it strange my another old models fbx works/imported correctly...
(This post was last modified: 10-24-2013 07:12 PM by andrake.)
|
|
10-24-2013 06:59 PM |
|
andrake
Member
|
RE: fbx animation import: low accuracy
but why new fbx model normally imported to another game engines?
|
|
10-24-2013 09:25 PM |
|
Esenthel
Administrator
|
RE: fbx animation import: low accuracy
Hi,
Can you attach the fbx file?
The engine will automatically normalize the weights for the vertices.
So even if you have 1.3 weight it will be fixed to 1.0
If you have 2 weights 2.0 and 4.0 they will be normalized to 0.33 and 0.66 so the sum is 1
If the weight is zero or less then it is ignored
|
|
10-24-2013 09:38 PM |
|
andrake
Member
|
RE: fbx animation import: low accuracy
(This post was last modified: 10-24-2013 09:47 PM by andrake.)
|
|
10-24-2013 09:40 PM |
|
Esenthel
Administrator
|
RE: fbx animation import: low accuracy
Thanks, I'm testing this now
|
|
10-24-2013 10:11 PM |
|
Esenthel
Administrator
|
RE: fbx animation import: low accuracy
I'm uploading the fix right now, the issue was a combination of using more than 60 bones and 3 or more vertex bone influences in your model.
Tip: You might want to tone down a bit with the number of bones, 142 seems like an overkill, especially if you're targeting mobile platforms. I'm sure you could go down to 30-40 bones for that kind of a model.
|
|
10-24-2013 11:00 PM |
|
andrake
Member
|
RE: fbx animation import: low accuracy
now it works for this fbx. will try to check this with normal version of fbx
|
|
10-25-2013 06:49 AM |
|