[Paraview-developers] Do I need parallel rendering to enable head tracking?

Alexis Chan alexisc at cs.unc.edu
Mon Jul 2 16:56:55 EDT 2012


Hi

I want to enable head tracking via ParaView VR Plugin . Previously, I just
programmatically set the headpose via vtkCamera.  I noticed the headpose
code has been removed from vtkCamera in
https://github.com/Kitware/VTK/commit/36bbe763006fdb077a9b9f749d711f9230f8ff96#Rendering/vtkCamera.cxx
and moved to vtkSynchronizedRenderers.cxx
https://github.com/Kitware/VTK/commit/87cec5d0f2ea7669dbed0ce28a2f504eda3569c0


So to enable head tracking in the latest code base from
https://github.com/Kitware/ParaView, I assume that I have to enable
parallel rendering ? Or is enabling MPI sufficient?

Is this the link I should follow for building ParaView with parallel
rendering?
http://www.paraview.org/Wiki/ParaView/Users_Guide/Parallel_Rendering

I have no experience with IceT


-- 
Alexis YL Chan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120702/31c43ea8/attachment.htm>


More information about the Paraview-developers mailing list