You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It failed because I didn't manage to load a video in a thread since the GL Texture must be loaded in the main thread. And even when I tried to load the movie without Texture and only enable textures later on... I didn't manage to make it work properly.
The text was updated successfully, but these errors were encountered:
It failed because I didn't manage to load a video in a thread since the GL Texture must be loaded in the main thread. And even when I tried to load the movie without Texture and only enable textures later on... I didn't manage to make it work properly.
The text was updated successfully, but these errors were encountered: