How to render scene to texture for display in Imgui widget? #1554
Unanswered
michaelaeriksen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to render the scene to a texture and then display that in an ImGui widget (scene widget). I have looked at various examples especially the
vsgrendertotexture
, but it's a bit too complicated for me to understand and modify for me to get a texture id I can use with ImGui. Any help or pointers would be appreciated.Something like this, but where the scene is rendered in the

Scene
widgetBeta Was this translation helpful? Give feedback.
All reactions