aerys / minko-collada

Collada file format extension for Minko
http://minko.io
MIT License
14 stars 7 forks source link

Mirror problem #18

Open fsilvestrim opened 11 years ago

fsilvestrim commented 11 years ago

The ColladaParser has some problem in importing a collada file. It flips the Z. The 'hack' to fix the problem is set z scale to -1 and culling of the material to Front. It would be nice to have it fixed... the same problem happens in Minko Studio.