google / filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
https://google.github.io/filament/
Apache License 2.0
17.37k stars 1.84k forks source link

filagui: Add support for external textures #7768

Closed elizagamedev closed 2 months ago

elizagamedev commented 2 months ago

We have an instance of a client trying to render a GL_TEXTURE_EXTERNAL_OES texture with filagui, which currently fails.