Fix grammar in readme

This commit is contained in:
Brendan Zabarauskas 2012-09-07 21:39:38 +10:00
parent 6237733603
commit 0e8dab2cd0

View file

@ -22,7 +22,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
- Unittests: I have full unittest coverage on my D project so the algorithms should be correct. I just haven't implemented them in om3D-rs yet because of the unfortunate compilation issue aove. :(
- Vector functions: abs, lerp, min, max
- Matrix Inversion: ugh
- Matrix rotation