gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
lookAt
gfx
math
util
Build a look-at view matrix
auto
lookAt
(
V
)
(
in
V
eye
,
in
V
target
,
in
V
up
)
if
(
isVec
!
V
)
Meta
Source
See Implementation
gfx
math
util
functions
lookAt
Build a look-at view matrix