Torque3D/Engine/source/ts/assimp
OTHGMars 0859b29fa1 Embedded texture extraction.
Caches textures to disk for shape formats that support embedded textures.
Only the compressed texture codepath has been tested. There are a large number of binary gltf files with embedded (and pbr) textures for testing here: https://github.com/KhronosGroup/glTF-Sample-Models
2019-04-21 23:59:40 -04:00
..
assimpAppMaterial.cpp WIP of assimp integration. 2019-02-08 16:25:43 -06:00
assimpAppMaterial.h WIP of assimp integration. 2019-02-08 16:25:43 -06:00
assimpAppMesh.cpp Copies Collada import options to Assimp. 2019-04-15 18:57:24 -04:00
assimpAppMesh.h Copies Collada import options to Assimp. 2019-04-15 18:57:24 -04:00
assimpAppNode.cpp Adds animated node transforms for animation importing. 2019-04-18 16:45:52 -04:00
assimpAppNode.h Adds animated node transforms for animation importing. 2019-04-18 16:45:52 -04:00
assimpAppSequence.cpp Adds animated node transforms for animation importing. 2019-04-18 16:45:52 -04:00
assimpAppSequence.h Adds animated node transforms for animation importing. 2019-04-18 16:45:52 -04:00
assimpShapeLoader.cpp Embedded texture extraction. 2019-04-21 23:59:40 -04:00
assimpShapeLoader.h Embedded texture extraction. 2019-04-21 23:59:40 -04:00