Hi,<br><br>In VTK, I want to create an object, in two different views, i mean to view the object from two different directions. I will be moving my object in one of the two views and I want to see it move correspondingly in another view. I am familiar with doing this in just one view. But what all things do I need to recreate in order to accomplish this task? <br>
<br>I am thinking, I have to create two different windows. Can I use the same renderer in both these views but with a different active camera or do i need to have two separate renderers? I am thinking that I don't need to recreate all the actors and mappers. Is there anything else that I need to do.<br>
<br>Also is there a sample code on VTK wiki or in the VTK source directory with this kind of an example?<br><br>Thank you for the help.<br><br><br>Anant.<br>