[vtkusers] how to interact two renderers

T.R.Shashwath trshash at gmail.com
Tue May 25 06:10:59 EDT 2010


Hi,

I haven't tried this myself, but why don't you use the stereo rendering 
capabilities in vtkRenderWindow, rather than trying to handle the two 
renderers by yourself?

Regards,
Shash

On 5/17/2010 9:46 AM, Jinyoung Hwang wrote:
> Hi all,
> Even I posted the same question, I didn't find appropriate answers.
>
> I'm trying to generate stereo views (left and right view).
> First, I made two renderers (vtkMFCwindow) in one application.
> Each renderer will be captured in bitmap, then all of bitmaps are 
> converted to movie file (AVI).
>
> I met a problem in implementation.
> If one renderer are translated or scaled by mouse control, another 
> renderer should certainly be translated or scaled.
> How to capture the mouse operation in one renderer?
> Additionally, how to send the mouse operation to another renderer?
>
> Thanks,
>
> JY
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100525/2dd844cb/attachment.htm>


More information about the vtkusers mailing list