mirror of
https://github.com/CesiumGS/obj2gltf.git
synced 2024-11-23 08:34:14 -05:00
9c29cc96d7
This commit changes patterns for obj line parsing to recognize files where the elements are separated by any whitespace (regex \s). This way, we support files exported from Tinkercad. |
||
---|---|---|
.. | ||
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 |