obj2gltf/lib
Tim Knip ac756bed05 fix texture paths and parse texture map options
When the mtl has statements like ```map_Bump -bm 0.2 ./foo.jpg``` then
the options end up in the texture path.
eg: ```./-bm 0.2/foo.jpg```.

This commit fixes the path and parses the options.
2017-09-29 19:31:14 +02:00
..
ArrayStorage.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
Texture.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
createGltf.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
getBufferPadded.js Small fixes 2017-07-24 09:36:45 -04:00
getJsonBufferPadded.js Small fixes 2017-07-24 09:36:45 -04:00
gltfToGlb.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
loadMtl.js fix texture paths and parse texture map options 2017-09-29 19:31:14 +02:00
loadObj.js Constant lighting added back to materialsCommon 2017-09-21 10:40:44 -04:00
loadTexture.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
obj2gltf.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
outsideDirectory.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
readLines.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00
writeGltf.js Reorganization of material loading and returning buffer rather than writing file 2017-08-08 15:09:00 -04:00