使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
lolengine
/
lol
镜像自地址
https://github.com/lolengine/lol
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
582
提交
5
分支
475 MiB
C++
99%
C
0.6%
Markdown
0.4%
目录树:
3e9d3e323b
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '3e9d3e323b'
${ noResults }
lol
/
test
文件历史
Sam Hocevar
def84d569d
core: implement a quaternion class and tighten some vector operation rules
to avoid common programming errors.
13 年前
..
benchmark
core: improve sin() and exp() performance by replacing divisions with
13 年前
data
test: add simple unit tests for image loading.
13 年前
debug
core: write a generic application class.
13 年前
math
test: minor Remez algorithm tests.
13 年前
tutorial
test: clean up tutorial #2.
13 年前
unit
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
13 年前
xolotl
test: start writing tutorials and other shit.
13 年前
Makefile.am
core: implement a quaternion class and tighten some vector operation rules
13 年前
benchsuite.cpp
core: new benchmark snippet for operations on reals.
13 年前
testsuite.cpp
build: fix a shitload of build errors introduced by the Image refactoring
13 年前