This website requires JavaScript.
Explore
Help
Sign In
External
/
cglm
Watch
1
Star
0
Fork
0
You've already forked cglm
mirror of
https://github.com/recp/cglm.git
synced
2026-07-02 12:41:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01e2b74a29debe3c4cf203f3da28673f3d587aa0
cglm
/
src
History
Sundaram Ramaswamy
b5802b99b2
Compute quaternion rotating a vector into another
...
Both `vec3` inputs should be of unit length; returns a unit quaternion.
2021-06-10 23:10:54 +05:30
..
clipspace
build: fix incorrect include paths for libcglm
2021-05-14 16:58:48 +02:00
swift
Updated 160 PR according review comments.
2020-09-07 17:09:37 -07:00
affine2d.c
2d: add rotate2d and its friends
2020-07-31 15:11:00 +03:00
affine.c
…
bezier.c
…
box.c
…
cam.c
style: rename
nearVal
,
farVal
to
nearZ
and
farZ
2021-05-08 22:42:44 +03:00
config.h
fix LICENSE alignments
2020-05-02 22:32:57 +03:00
curve.c
…
ease.c
…
euler.c
…
frustum.c
…
io.c
…
mat2.c
…
mat3.c
…
mat4.c
…
plane.c
…
project.c
…
quat.c
Compute quaternion rotating a vector into another
2021-06-10 23:10:54 +05:30
ray.c
…
sphere.c
…
vec2.c
…
vec3.c
…
vec4.c
…