sokol-d ~master (2025-04-20T14:20:32.5189782)
Dub
Repo
Mat4.perspective
handmade
math
Mat4
Creates a perspective projection matrix
struct
Mat4
static @
nogc
nothrow
Mat4
perspective
(
float
fov
,
float
aspect
,
float
near
,
float
far
)
Meta
Source
See Implementation
handmade
math
Mat4
static functions
identity
lookAt
mul
perspective
rotate
translate
zero
variables
m
Creates a perspective projection matrix