Skip to content

Files with external http:// uri refererences can't be procesed with gltf-pipeline #666

@hybridherbst

Description

@hybridherbst

I'm trying to convert some old glTF 1.1 files to glTF 2.0.

While that works in general, it seems that external references throw up gltf-pipeline:

image

Here's an example:

https://storage.googleapis.com/assets.icosa.gallery/63208108939333337/63210051195686758/GLTF/sketch.gltf
https://storage.googleapis.com/assets.icosa.gallery/63208108939333337/63210051195686758/GLTF/sketch.bin

To reproduce:

  • download the two files above
  • run gltf-pipeline -i sketch.gltf -o sketch.glb
  • note the exception being thrown

Expected
External references are kept as external references

Additional Context
While the issue here is happening during glTF 1.1 -> glTF 2.0 conversion, I believe this also affects general use with glTF 2.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions