VTK
Matrix Of ViewTransform In vtkCamera
ViewTransform stores three vectors in the first three rows and position information in the forth column. We can rotate camera around view up direction [ Azimuth operation ] and horizontal line (sideway) [ Elevation operation ] easily. The relative implementation details in VTK: