Skip to content

Warn against converting glTF input files  #167

@xeolabs

Description

@xeolabs

When converting a glTF file

  • check the size of the glTF file to warn if it looks like it wont fit in a 1GB string (where it would crash Node)
  • check if it has external buffers (where it would break loaders.gl, which does not resolve relative paths to buffers correctly in some cases)

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