Update todo list

This commit is contained in:
Brendan Zabarauskas 2012-09-07 21:10:39 +10:00
parent 8a94717d3b
commit 6237733603

View file

@ -23,6 +23,7 @@ Any assistance would be most appreciated!
## Todo:
- Unittests: I have full unittest coverage on my D project so the algorithms should be correct I just haven't implemented the yet because of the compilation issue above
- Vector functions: abs, lerp, min, max
- Matrix Inversion: ugh
- Matrix rotation
- Euler and Axial rotations