[vtkusers] 3D axis that follows main actor
David Doria
daviddoria+vtk at gmail.com
Thu Sep 9 05:45:35 EDT 2010
On Thu, Sep 9, 2010 at 4:44 AM, Rodrigo Valiña Gutiérrez
<rodrigo.valina at usc.es> wrote:
> Hi,
>
> I want an actor or a way to draw an object composed of 3 arrows for X Y and
> Z axes, in the lower left corner of the window, and orients itself acording
> to the rotation of the camera. I do not want it to zoom or displace. It
> should be like the one ParaView has in the lower left corner.
>
> Is there any simple way to do it?
>
> --
> Rodrigo
This should do the trick;
http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Axes
David
More information about the vtkusers
mailing list