Hello, I’m interested in building an information management system. I have an engine written in .net core which currently has a web frontend, but I want to provide other experiences.
Would it be possible to provide a few assets such as a “clipboard” and some menu backgrounds then programmatically generate the entire experience of navigating menus, showing and allowing input to values on the virtual clipboard and then have the results go back to my system? I’m thinking I’d try to embed one into the other for a single runtime and then drive the Xenko experience from the information system code.
Is that plausible?
Thanks!