Hi guys and gals (although something tells me it’s probably more guys),
I’m starting to work on a project at the moment, where we’re using AIR 3.0 and Stage3D. The project will use a 2D interface, but when an element is selected, elements will come into play on top of the 2D. As Stage3D always sits behind the 2D content, this is going to be a bit of a challenge, but we really want to make use of GPU accelerated 3D as performance is absolutely vital.
What I’m looking to do isn’t a million miles away from the showcase items on the Away3D homepage (where the images are transitioning between one another through the ‘box’ transitions), so as a relative newb to Away3D I was hoping someone, anyone could give me any guidance about how I’d go about doing this?
Will of course be happy to share any of the Away3D-specific code back to the community once I’ve managed to nail this!