normalized device coordinates; NDC
A coordinate system in computer graphics where coordinates are normalized to a common range, typically [-1,1] or [0,1], independent of the actual device resolution.
正規化装置座標は、グラフィックスパイプラインでよく使われる。
Normalized device coordinates are often used in the graphics pipeline.
この変換で、オブジェクトの頂点が正規化装置座
With this transformation, the object's vertices are mapped to normalized device coordinates.
Clip coordinates are the coordinates before perspective division; after division they become normalized device coordinates.
Screen coordinates are the final pixel coordinates on the display, derived from normalized device coordinates by viewport transformation.
A compound of 正規化 (normalization), 装置 (device), and 座標 (coordinates), directly translating the English term 'normalized device coordinates'.