hello
How move 3D objects in the CAVE
Software : VRJugller, OpenGl
The selection ob object is realised by the BoundingBox
And the intersection is due with the Joystick and this boundigBox
I obtain the information with this matrix
gmtl::Matrix44f wandMatrix = mWand->getData()
Than you for your help
--Mohamed--