How to caste one Scene in to separate window

Get answers to all your basic programming questions. No Ogre questions, please!
Post Reply
Uma
Gnoblar
Posts: 23
Joined: Fri Mar 28, 2014 8:01 am

How to caste one Scene in to separate window

Post by Uma »

Hi, I'm new to the Ogre. I want to separate one scene in to separate windows, such as tile format. Can i use addViewport to that. And how to use it.
User avatar
Herb
Orc
Posts: 412
Joined: Thu Jun 04, 2009 3:21 am
Location: Kalamazoo,MI
x 38

Re: How to caste one Scene in to separate window

Post by Herb »

This wiki entry HERE will have some helpful info in there. It goes through an example using dual scene managers (which you don't have to use), but has code in there that uses 2 viewports (which is what you want to look at).
Post Reply