commit
24a7582b91
|
@ -198,6 +198,7 @@ as C/C++, as this is not an obstacle to most users.)
|
|||
#math
|
||||
| library | license | API |files| description
|
||||
| --------------------------------------------------------------------- |:--------------------:|:---:|:---:| -----------
|
||||
| [linalg](https://github.com/ilyak/linalg) | ISC |C/C++|**1**| vector/matrix/quaternion math
|
||||
| [mm_vec.h](https://github.com/vurtun/mmx) | BSD |C/C++|**1**| SIMD vector math
|
||||
|**[Handmade Math](https://github.com/StrangeZak/Handmade-Math)** | **public domain** |C/C++|**1**| vector math
|
||||
|**[gb_math](https://github.com/gingerBill/gb/blob/master/gb_math.h)** | **public domain** |C/C++|**1**| Vector, quaternion and matrix math w/o math.h
|
||||
|
|
Loading…
Reference in New Issue