[vtkusers] Are there any functions which similar to gluUnproject() in OpenGL?

David Gobbi david.gobbi at gmail.com
Wed Dec 15 13:59:44 EST 2010


Hi AddOil,

For going to window coords to 3D data coords, you can use vtkCellPicker.

   David


On Thu, Aug 19, 2010 at 7:24 AM, AddOil <qiang.meng at gmail.com> wrote:

>
> Dear all,
>
> Are there any functions in VTK which similar to gluUnproject() in OpenGL?
>
> My input are 2D window coordinates and a z value. I want to know the
> point's
> coordinates in 3D space. What should I do?
>
> Thanks a lot!
>
> Regards,
> AddOil
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Are-there-any-functions-which-similar-to-gluUnproject-in-OpenGL-tp2640907p2640907.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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/20101215/6b2475a0/attachment.htm>


More information about the vtkusers mailing list