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
I found example code that renders to a texture, but that example still displays that texture in a window. When I remove the WindowPlugin, I get a panic.
My use case would be to render to a texture that I would like to share with OpenGL (which is what our main executable uses).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I found example code that renders to a texture, but that example still displays that texture in a window. When I remove the
WindowPlugin
, I get a panic.My use case would be to render to a texture that I would like to share with OpenGL (which is what our main executable uses).
Beta Was this translation helpful? Give feedback.
All reactions