[vtkusers] Creating multiple views
Anant Vemuri
ajar108 at gmail.com
Tue Jun 1 21:13:07 EDT 2010
Hi,
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?
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.
Also is there a sample code on VTK wiki or in the VTK source directory with
this kind of an example?
Thank you for the help.
Anant.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100602/9733bbeb/attachment.htm>
More information about the vtkusers
mailing list