使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
900
提交
5
分支
789 MiB
目录树:
ca5781ec1d
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'ca5781ec1d'
${ noResults }
提交图
6 次代码提交 (ca5781ec1d526ca905ff7251d29425ec1f22374d)
作者
SHA1
备注
提交日期
Sam Hocevar
c276dbb1ff
math: allow to write 1.f / q to take a quaternion's inverse.
12 年前
Sam Hocevar
9e9c18d37e
test: add several unit tests for rotations with matrices and quaternions.
12 年前
Sam Hocevar
8325d8889c
math: chage quaternion constructor to wxyz order because it matches the
mathematical writing, and add static constructors to create quaternions from a rotation.
12 年前
Sam Hocevar
d38a79ee3d
math: move most vector and matrix member functions to global functions.
13 年前
Sam Hocevar
2d3ee50da3
test: do not test for strict doubles equality in quaternion unit test.
13 年前
Sam Hocevar
3dde22ea62
test: add missing quaternion unit tests.
13 年前