citro3d  1.2.0
Functions
quat_lookat.c File Reference
#include <c3d/maths.h>
#include <float.h>
Include dependency graph for quat_lookat.c:

Functions

C3D_FQuat Quat_LookAt (C3D_FVec source, C3D_FVec target, C3D_FVec forwardVector, C3D_FVec upVector)
 Quaternion Look-At. More...