noun
normalization transformation; viewing transformation; window-to-viewport transformation
Technical term in computer graphics: the transformation that maps coordinates from a normalized device coordinate space (or a window) to a viewport on the screen. Also called 'viewing transformation' or 'window-to-viewport transformation'.
正規化変換は、ウィンドウ座標をビューポート座標に変換する処理です。
Normalization transformation is the process of converting window coordinates to viewport coordinates.
このグラフィックスライブラリでは、正規化変換行列を設定する必要があります。
In this graphics library, you need to set the normalization transformation matrix.
Compound of 正規化 (normalization) + 変換 (transformation). A direct translation of the English computer graphics term 'normalization transformation'.