利用者:Aramis acg/FBX2012-AssimpIntegration/TESTING

提供: wiki
< 利用者:Aramis acg‎ | FBX2012-AssimpIntegration
2012年6月23日 (土) 07:20時点におけるwiki>Aramis acgによる版 (Assimp Test Suite Failures)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Assimp Integration TESTING STATUS

Right now all tests are done manually by me. This page is to collect known failures (i.e. files that don't show up correctly in Blender).

The list is not complete, many files in assimp's test suite weren't tried yet. Some kind of mechanic testing would be great, but is difficult to achieve for 3D models since many common errors (i.e. screwed up geometry) can only be detected by human eyes.

Assimp Test Suite Failures

(paths refer to the /test folder of the assimp repository: browse online here [1])

  • /models/X/BCN_Epileptic - head is wrong (think that's a flaw in the original model, the node trafo does not match the derived node matrix for the bind pose). Solution: if present, data from anim channels should be prefered.
  • /models/X/Testwuson.X - animations don't show up
  • /models/ASE/MotionCaptureROM.ase - static animations read incorrectly (transforms messed up).