Calculate the Mat4 orthographic projection matrix. To apply a glTF orthographic camera, use: left = -xmag, right = xmag, bottom = -ymag, top = ymag.
Generated using TypeDoc
Calculate the Mat4 orthographic projection matrix. To apply a glTF orthographic camera, use: left = -xmag, right = xmag, bottom = -ymag, top = ymag.