Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 508 Bytes

File metadata and controls

11 lines (7 loc) · 508 Bytes

Screenshot

screenshot

Description

The binary file is called Box With Spaces.bin, testing runtime support for the presence of spaces in a URI. Three textures also have spaces in their URIs, but each space character is URI-encoded as %20.

Client implementations are expected to URI-decode all URIs present in a glTF model, even when they represent files on a local disk. See #1449 for additional comments.