使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
1230
提交
5
分支
258 MiB
目录树:
5f66d6a751
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '5f66d6a751'
${ noResults }
提交图
7 次代码提交 (5f66d6a751c56c449daf6d3cc0e270afcb1d39bf)
作者
SHA1
备注
提交日期
Sam Hocevar
f2c269cb1e
math: add dot() for quaternions, plus the relevant unit test.
12 年前
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 年前