Camera.viewworld
- Camera.viewworld()[source]
Compute the view-world matrix corresponding to the current camera settings.
- Returns:
- list[list[float]]
The transformation matrix in column-major order.
Notes
The view-world matrix transforms the scene from world coordinates to camera coordinates.