nem0 / LumixEngine

3D C++ Game Engine - yet another open source game engine
MIT License
3.52k stars 397 forks source link

Skinning bug with FBX file. #936

Closed PeaceSells50 closed 8 years ago

PeaceSells50 commented 8 years ago

Lumix Engine:

image

Unreal Engine

image

PeaceSells50 commented 8 years ago

Here is the FBX file. https://www.dropbox.com/home?preview=CartoonMannequin.zip

nem0 commented 8 years ago

This is how it looks in my case. image

I can see there are errors in log in your screenshot, are they related to this in any way?

nem0 commented 8 years ago

I managed to reproduce it (I had to scale the mesh during import) and I've fixed it

PeaceSells50 commented 8 years ago

Cool thank you. The errors are irrelevant. Shader related.