Is it possible to have one scene in two views with two different sizes?
Is it possible to have one scene in two views with two different sizes?
Of course.
I forgot to tell that the same scene should be scaled to fit the view
That doesn't change anything.
So how do i do that?
You set the same scene on both views and call fitInView (or apply whatever else transformation you want) on each of them.
klaviaturist (29th March 2011)
Bookmarks