Skip to content

A way to find out whether a texture is loaded by a renderer. #953

@jespertheend

Description

@jespertheend

The WebGPU renderer doesn't seem to render textures right away and there's no way for the shader to know whether the texture has been loaded yet. This results in the texture popping in.
The user should be able to delay rendering of objects entirely when textures haven't loaded yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions