[Paraview] Intuitive Transform Filter

Robert Maynard RobertJMaynard at gmail.com
Tue Oct 9 10:59:47 EDT 2007


Could you please explain this a bit more? Or point me in the right direction
inside the 2.6 code?

On 10/9/07, Utkarsh Ayachit <utkarsh.ayachit at kitware.com> wrote:
>
> It just as easily be implemented as a CameraManipulator where as the
> user interacts the "Transform" properties on the display tab are
> updated. I believe this used to be supported in ParaView 2.6.
>
> Utkarsh
>
>
> David E DeMarle wrote:
> > I don't know of any plans to put this in, but it would certainly be a
> > nice feature to add.
> >
> > Two avenues to explore for implementing this:
> >   One, use the transform filter and add a widget to modify the
> > transform with the mouse. (I assume there isn't one in now but I could
> > be wrong).
> >   Two, look at how Qt/Core/pqRubberBandHelper.cxx swaps out the normal
> > camera manipulation interactor style for the
> > vtkInteractorStyleRubberBandPick. Something similar could be done to
> > swap in a vtkInteractorStyle{Joystick|Trackball}Actor.
> >
> > hth
> > Dave DeMarle
> >
> > On 10/9/07, Robert Maynard <RobertJMaynard at gmail.com> wrote:
> >> I have been reading about an object mode in vtk, that allows the user
> to
> >> actually move object with the mouse. Is there any plans in the paraview
> >> development to change the transform filter, to use a more intuitive
> >> interface? If this is not planned, what would be required to get
> something
> >> like this working in paraview by my self?
> >>
> >> _______________________________________________
> >> ParaView mailing list
> >> ParaView at paraview.org
> >> http://www.paraview.org/mailman/listinfo/paraview
> >>
> >>
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20071009/ca6c4869/attachment.html


More information about the ParaView mailing list