mirror of
https://github.com/recp/cglm.git
synced 2026-01-05 06:40:06 +00:00
Merge pull request #254 from Chris-F5/fix-readme-notes
Update README to show that integer types are supported
This commit is contained in:
@@ -431,7 +431,7 @@ You can pass matrices the same way to other APIs e.g. Vulkan, DX...
|
|||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
- This library uses float types only, does not support Integers, Double... yet
|
- This library does not support double type... 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
|
- 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:**
|
**TODO:**
|
||||||
|
|||||||
Reference in New Issue
Block a user