assimp/code/AssetLib/glTF
Jeremy Cytryn c3a21666da Make gltf2 export normal normalization safe
This avoids introducing NaNs e.g. when the input mesh has 0-length normals
2020-05-11 12:02:38 -07:00
..
glTFAsset.h Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting 2020-05-05 10:17:52 +02:00
glTFAsset.inl Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
glTFAssetWriter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
glTFAssetWriter.inl Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated 2020-05-11 12:02:38 -07:00
glTFCommon.cpp Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
glTFCommon.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
glTFExporter.cpp Make gltf2 export normal normalization safe 2020-05-11 12:02:38 -07:00
glTFExporter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
glTFImporter.cpp Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting 2020-05-05 10:17:52 +02:00
glTFImporter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00