world coordinate; WC
Technical term in computer graphics and related fields; refers to a coordinate system fixed in the virtual world, as opposed to screen or local coordinates.
The object's position is specified in world coordinates.
世界座標系からカメラ座標系への変換行列を計算する。
Calculate the transformation matrix from the world coordinate system to the camera coordinate system.