Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
lolengine
/
lol
Mirror von
https://github.com/lolengine/lol
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
614
Commits
5
Branches
601 MiB
C++
99%
C
0.6%
Markdown
0.4%
Struktur:
8a239b4df7
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „8a239b4df7“
${ noResults }
lol
/
test
/
unit
Verlauf
Sam Hocevar
433d05964c
core: implement complex numbers and add unit tests for these.
vor 13 Jahren
..
build.cpp
core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and
vor 13 Jahren
cmplx.cpp
core: implement complex numbers and add unit tests for these.
vor 13 Jahren
half.cpp
test: give more explicit names to unit test cases.
vor 13 Jahren
image.cpp
test: minor fixes to the test suite: disable optimisation tests in debug
vor 13 Jahren
matrix.cpp
core: disallow casting eg. a vec3 into a vec2. Use the xy() getter instead.
vor 13 Jahren
quat.cpp
test: add missing quaternion unit tests.
vor 13 Jahren
real.cpp
core: implement real methods cbrt(), log2(), exp2(), and copysign().
vor 13 Jahren
trig.cpp
test: give more explicit names to unit test cases.
vor 13 Jahren