Skip to content

Bistro gltf is lacking KHR_texture_basisu extension #376

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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