dath ~master (2022-03-05T17:42:13Z)
Dub
Repo
perspective
dath
matrix
Creates a perspective projection matrix
@
nogc
pure nothrow
auto
perspective
(
float
fov_in_radians
,
float
aspect
,
float
near
,
float
far
)
Meta
Source
See Implementation
dath
matrix
aliases
Mat2
Mat2d
Mat2f
Mat2i
Mat2u
Mat3
Mat3d
Mat3f
Mat3i
Mat3u
Mat4
Mat4d
Mat4f
Mat4i
Mat4u
functions
identity
inverse
lookAt
orthographic
perspective
rotation
scaling
translation
structs
Mat
Creates a perspective projection matrix