I just want to know if it's possible to make Irrlicht draw inside multiple windows.
For example, I have two views and a splitter control, so I want to render one scene in the upper splitter container window and another scene in the lower splitter window at the same time.
We will have to change the interface. It would be enough to change the window passing to beginScene. However, this was not yet discussed in the dev team, so it will probably not go into 1.4, but a later release.