Hi Xith3D folks,
I just started with Xith3D and it’s really cool 
However, I need to implement a vehicle based camera and I am stuck at the part where the camera needs to be moved relative to the vehicles pitch and bank values. The only way I can think of is by setting the up-vector in the view.getTransform().lookAt function. Yet I failed to understand the function of the up-vector apart from some values (0,1,0) providing pitch=0 and bank=0.
Any ideas ?
