Update readme
This commit is contained in:
parent
fc83b7a17d
commit
cbc3bcea33
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ Here's some linear algebra I've been working on. I've translated it over from my
|
||||||
## Todo:
|
## Todo:
|
||||||
|
|
||||||
- Unittests: I have full unittest coverage on my D project so the algorithms should be correct, but this is definately top on my list.
|
- Unittests: I have full unittest coverage on my D project so the algorithms should be correct, but this is definately top on my list.
|
||||||
- Vector functions: abs, lerp, min, max
|
|
||||||
- Matrix Inversion: ugh
|
- Matrix Inversion: ugh
|
||||||
- Matrix rotation
|
- Matrix rotation
|
||||||
- Euler and Axial rotations
|
- Euler and Axial rotations
|
||||||
|
|
Loading…
Reference in a new issue