FW: [vtkusers] Multiple views of a single 3D scene
Thomas Sundgaard Pedersen
sundgaard at inropa.com
Fri Jun 10 06:09:52 EDT 2005
Hi,
I also want to view the same scene in multiple windows from different
angles at the same time. I use C++ with Visual Studio 6, and have tried
the Windows splitter Class CSplitterWnd, but this makes the vtk views
unstable, showing actors in wrong size and/or color, or renders nothing
at all. Two views work some times, but fore views almost newer works.
Please what can I do to view and interact with the same render in a 2x2
splitwindow?
Best Regards
Thomas
-----Original Message-----
From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On
Behalf Of Simon Drouin
Sent: 7. februar 2005 20:17
To: vtkusers at vtk.org
Subject: [vtkusers] Multiple views of a single 3D scene
Hi all,
I'm trying to render the same 3D scene in 2 different vtk windows with
different camera angles and I am wondering what's the prefered way to do
that in vtk. It doesn't seem to be possible to use the same vtkRenderer
for different windows. Also, how do you deal with vtk3DWidget?
Thanks in advance for any advice on this.
Simon Drouin.
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list