I’ve been trying to get two views on a single scene to render on iOs and have run into the constraint of too many Stage3Ds. Is there a way to render the same scene from multiple perspectives on iOs without requesting multiple instantiations of Stage3D?
Currently the multiview tutorial is for an older version, and doesn’t work for the newer version.