「利用者:Aramis acg/FBX2012-AssimpIntegration/TESTING」の版間の差分

提供: wiki
移動先: 案内検索
(Assimp Test Suite Failures)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:49時点における最新版

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).