[vtkusers] Magnify Glass

Karthik Krishnan karthik.krishnan at kitware.com
Thu Jan 28 08:02:42 EST 2010


yes.. the typical way is to display a zoomed version the image, using
a second camera on a corner of the renderwindow, usiing a separate
overlay renderer, or to display it on a separate smaller render
window.

Having a hovered region over the scene itself will just slow the
rendering of the scene itself down as you move the cursor and is
usually not practical.

--
karthik

On Thu, Jan 28, 2010 at 7:52 AM, Kenneth Porter <shiva at sewingwitch.com> wrote:
> --On Wednesday, January 27, 2010 11:17 PM -0800 circass <circass at gmail.com>
> wrote:
>
>> how can i make a magnify glass ?
>
> Sounds like you want a second camera.
>
>
> _______________________________________________
> 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
>



More information about the vtkusers mailing list