Hi Aashish,
I'm very interested in getting this to work, please point me to the
right place in the code.
Do you know why the Paraview-own VTK does not support Tdx and does not
use it ? (the option is there in the cmake but than something is
missing, because it does not ask for VTK_TDX_INCLUDE_PATH and that's why
I think compilation breaks)
http://www.vtk.org/Wiki/VTK/3DConnexion_Devices_Support
I was able to get the TDx TestApp to work with an extern build of VTK
and hoped it would be straightforward to use ist in Paraview -- but i
gave up at this point.
Thank you,
Christian
Am 12.11.2012 18:25, schrieb Aashish Chaudhary:
Hi Christian,
I've found out that the device acts as an analog-input (seen with
vrpn_print_devices).
Could you please tell me how to write a style to use the
analog-input (6DOF) to manipulate the camera view ?
Sorry for the late reply. We have been busy with the SuperComputing
demo. Its really simple, you get the input from the analog devices (it
may not be normalized), and then you calculate the delta from the last
time you got any event and use this delta however you would like.
Basically the math to rotate the camera is dependent on what camera
type you would like to have. As far as getting access to camera and
setting up the camera positions, I can point you to the code for that.
Please let me know.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview