dlsl v0.1.1 (2017-01-01T09:58:18Z)
Dub
Repo
vkPerspective
dlsl
projection
///////////////////// /////////////////////
mat4
vkPerspective
(
float
fovy
,
float
aspect
,
float
near
,
float
far
)
Meta
Source
See Implementation
dlsl
projection
functions
glInverseOrthographic
glInversePerspective
glOrthographic
glPerspective
vkPerspective
///////////////////// /////////////////////