Skip to content

Bistro gltf is lacking KHR_texture_basisu extension #376

@SaschaWillems

Description

@SaschaWillems

The bistro.gltf used by the sample game engine uses basis universal supercompressed textures (KTX2). As per glTF 2.0 spec, this requires the KHR_texture_basisu extension, which the model is lacking:

Image

While this doesn't cause any issues for the tutorial itself, it might cause issues for people trying to use said model or build upon the simple game engine using their own tooling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Game EngineSpecific to the Simple Game Engine tutorial

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions