world coordinate system; world coordinates
A coordinate system used in computer graphics and related fields to define positions in a virtual world, independent of the viewer or device.
3D models are placed in the world coordinate system.
Calculate the transformation matrix from world coordinates to camera coordinates.