Fix grammar in readme
This commit is contained in:
parent
6237733603
commit
0e8dab2cd0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue