Is there a way to render textures on non aircraft objects?

Hi all,

I must admit - trying to get into the world of addon developement for msfs is quite steep - even with a background in game dev and software engineering. So bear with me if I have overseen something.

Im trying to simulate a VDGS Screen and thus far I think its not possible to have any kind of render textures on that screen.

I have checked how others have done it and it was always some hacky way via animations. Can someone enlighten me on this topic? What would I have to do to get a simple RTT functionality within msfs?
For random text I could use just some atlas and quads to fill in the text but for things like the animated stop bar that approach would stumble. Is there a way to do it via nanovg? Or simconnect?

Cheers,

Dominic

VDGS is supported natively in FS2024 VDGS Objects. Maybe that’s a productive avenue?