mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 16:44:05 -05:00
ac756bed05
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. |
||
---|---|---|
.. | ||
ArrayStorage.js | ||
createGltf.js | ||
getBufferPadded.js | ||
getJsonBufferPadded.js | ||
gltfToGlb.js | ||
loadMtl.js | ||
loadObj.js | ||
loadTexture.js | ||
obj2gltf.js | ||
outsideDirectory.js | ||
readLines.js | ||
Texture.js | ||
writeGltf.js |