sokol-d ~master (2025-06-16T16:24:05.0559711)
Dub
Repo
Mat4.lookAt
handmade
math
Mat4
Creates a view matrix for camera positioning
struct
Mat4
static @
nogc
nothrow
Mat4
lookAt
(
Vec3
eye
,
Vec3
center
,
Vec3
up
)
Meta
Source
See Implementation
handmade
math
Mat4
static functions
identity
lookAt
mul
perspective
rotate
translate
zero
variables
m
Creates a view matrix for camera positioning