Camera.viewworld

Camera.viewworld()[source]

Compute the view-world matrix corresponding to the current camera settings.

Returns
4x4 np.array

The transformation matrix in column-major order.

Notes

The view-world matrix transforms the scene from world coordinates to camera coordinates.