nlaha/SkyMeshGLTF

GLTF files store absolute paths

Opened this issue · 0 comments

nlaha commented

Relative paths would require duplicating shared textures for each GTF file, the only other solution I could think of was assigning absolute paths to the texture URIs in the GLTF files. Obviously, this is not a good solution.

GLTF files don't support moving backward ../../