[Paraview] Intuitive Transform Filter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Oct 9 10:44:44 EDT 2007


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
> 


More information about the ParaView mailing list