... and since its quiet in this forum here is where my blind in the dark approach is taking me.
The problem again:
- I want to have split screen view of..a view. so imagine an apartment building with two units. i want to a camera in each apartment. then i want to show both of these views to the user at once..hence split view
- does away3d support this? i cant use two views. it must be one view (due away3d limitation of 1 view tied to one layer of stage3d…on ipad)
SO my im thining i have to figure out how cameras work. fine. where to start? i i guess i would try to put two rectangular views on top of each other.
so how do i do this in code. how do i define the width/heigth and position (x,y) of this ‘viewport’ that camera 1 is looking at?
or is this more complicated where i have to mess with lens
yes..its friday night and im concerning myself over this…