i use the coordinates the way it comes out from openNI. OpenNI uses also
the left-handed coordinate system:
http://paulbourke.net/geometry/leftright/
But in processing the positive y-axis shows down(the coordsys is upside
down), so i had to rotate it 180deg around the x-axis to display it nicely,
max