mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 17:09:40 +00:00
Add TODO list to README
This commit is contained in:
@@ -130,3 +130,11 @@ Function usage and parameters are documented inside related headers.
|
||||
|
||||
- This library uses float types only, does not support Integers, Double... yet
|
||||
- If headers are not working properly with your compiler, IDE please open an issue, because I'm using GCC and clang to test it maybe sometimes MSVC
|
||||
|
||||
**TODO:**
|
||||
- [ ] Unit tests
|
||||
- [ ] Unit tests for comparing cglm with glm results
|
||||
- [ ] Add version info
|
||||
- [ ] Unaligned operations (e.g. `glm_umat4_mul`)
|
||||
- [ ] Extra documentation
|
||||
- [ ] ARM Neon Arch
|
||||
|
Reference in New Issue
Block a user