assimp/test/models/glTF2
Jeremy Cytryn aef4ecada5 Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated
This can happen currently for example if NaNs are introduced in accessor bounds as rapidjson cannot write NaN/inf floats (see subsequent commit for fix there) and will halt writing to buffer at this point.  Fix here ensures that whenever anything like this happens we throw an exception so this ends up as a registered export failure case, rather than silently exporting the incomplete JSON
2020-05-11 12:02:38 -07:00
..
2CylinderEngine-glTF-Binary Add test for GLB import 2017-11-29 12:20:44 -05:00
BoxTexcoords-glTF Add a texcoord unit test. 2019-12-12 12:06:36 +00:00
BoxTextured-glTF Revert image files corrupted by a8a1ca9 2020-01-27 19:58:05 +09:00
BoxTextured-glTF-Binary Revert BoxTextured.glb to working version 2020-01-16 13:41:01 +02:00
BoxTextured-glTF-Embedded check in gltf2 models to test directory 2017-09-11 10:50:38 -04:00
BoxTextured-glTF-pbrSpecularGlossiness Revert image files corrupted by a8a1ca9 2020-01-27 19:58:05 +09:00
BoxTextured-glTF-techniqueWebGL Revert image files corrupted by a8a1ca9 2020-01-27 19:58:05 +09:00
BoxWithInfinites-glTF-Binary Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated 2020-05-11 12:02:38 -07:00
IncorrectVertexArrays Add unit tests. 2019-10-08 13:05:05 +01:00
MissingBin Error string of Importer should contain a message in case of an exception 2019-11-18 16:57:01 +00:00
RecursiveNodes Added unit test for recursive references in GLTF2 file 2020-03-12 09:10:48 +00:00
TestNoRootNode Added two unit tests for cases where Assimp returned a scene that didn't have a root node: 2020-03-12 09:01:29 +00:00
cameras Add a camera unittest. 2019-09-11 22:34:53 +02:00
glTF-Asset-Generator Add unit test for glTF primitive mode 2018-08-04 12:47:37 +02:00
glTF-Sample-Models/AnimatedMorphCube-glTF Missing model files 2019-09-05 11:44:02 +01:00
simple_skin introduce simple skin-test +some findings. 2019-02-25 22:06:24 +01:00
textureTransform add texture-transfrm unittest. 2019-11-14 21:15:30 +01:00