[vtkusers] Unchanged Label

Alex Malyushytskyy alexmalvtk at gmail.com
Tue Jun 11 20:54:22 EDT 2013


Have you seen
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Follower

If you need (which I doubt ) 3d text which view will be affected by camera
orientation, but relative size is kept the same no matter of zoom
you may try to use distance to camera to scale it.
See http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/DistanceToCamerafor
details.

Alex



On Tue, Jun 11, 2013 at 4:53 AM, Max <smapersmaper at gmail.com> wrote:

> Hi VTKers,
> I need to place a label that will be part of the scene, but won't change in
> its size.
> I mean its location will be affected of zoom/pan/dolly but when zooming,
> won't change in size.
> Is there a way to achieve that?
>
> Thank you,
> Max
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Unchanged-Label-tp5721309.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/20130611/7d943251/attachment.htm>


More information about the vtkusers mailing list