[Paraview-developers] Headtracking and camera settings

Jean-Noël Chiganne jean-noel.chiganne at limsi.fr
Tue May 15 12:18:36 EDT 2012


Thanks for your answer Nikhil ! So it should be a solution to "manually"
disable camera control in the client and just manipulate view through
headtracking->projectionMatrix.

Here is the pvx file. It's not for an entire CAVE actually, I just used the
front screen and ground screen for my tests.

All the best,

Jean-Noël

2012/5/15 Nikhil Shetty <nikhil.shetty at kitware.com>

> Hi Jean-Noël,
>
> On Tue, May 15, 2012 at 3:29 AM, Jean-Noël Chiganne <
> jean-noel.chiganne at limsi.fr> wrote:
>
>> Hi all,
>>
>> I tried using Head Traking (VRPlugin vtkVRStyleTracking) in a CAVE with
>> MPI and the pvx file for the screens (stereo mode crystal eyes).
>> Two nodes as server and a PC as client. What surprised me is that I have
>> a 3D window on the client where I can control a camera, and it has an
>> impact on the scene displaying on the CAVE !
>> I thought Headtracking was disabling other camera interactionw, because
>> it seems to cause some conflicts in adaptative and stereo vision. I had to
>> "fight" with camera settings in Paraview menu to have something good, and
>> the vertical rotation of the head was not properly processed.
>>
>>
> Is there some tricks to know to have a full working head tracking ? What
>> does the "HeadPose" property of the RenderWindow exactly modified ?
>>
>>
> The client 3D window still has an impact on scene that is to be able to
> use the client as a sort of a controller to not only set the pipeline also
> to move things around (for using a tablet  to drive a cave etc). Head
>  tracking (and HeadPose) primarily deals with the projection matrix and is
> updated with each tracking input. Camera manipulations deals with changing
> the model-view matrix. So head tracking does not disable the camera and all
> other interactions should be possible.
>
> Could you save out your pvx file and take a snapshot of the camera
> settings and send the files to me?
>
>
>> All the best,
>>
>> Jean-Noël
>>
>> _______________________________________________
>> Paraview-developers mailing list
>> Paraview-developers at paraview.org
>> http://public.kitware.com/mailman/listinfo/paraview-developers
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120515/5b0c4f1d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config_cave_front_ground_tracker.pvx.xml
Type: text/xml
Size: 451 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120515/5b0c4f1d/attachment.bin>


More information about the Paraview-developers mailing list