gabek
9 years agoVisitor
Starting a roScreen from a SceneGraph component
I've been trying to dig into accomplishing this, but all signs point to "not possible", but that would be ridiculous if it were true.
A common scenario would be to have menu components and then launch into a roScreen, but creating an instance of one within a SceneGraph render thread returns back "invalid".
Currently, this puts me in a scenario where I can't update my application piece by piece but instead would need to rewrite the entire thing at once. And rewriting my roScreen in SceneGraph would not be a small task. I'd love if somebody could prove me wrong!
A common scenario would be to have menu components and then launch into a roScreen, but creating an instance of one within a SceneGraph render thread returns back "invalid".
Currently, this puts me in a scenario where I can't update my application piece by piece but instead would need to rewrite the entire thing at once. And rewriting my roScreen in SceneGraph would not be a small task. I'd love if somebody could prove me wrong!