v0.5.1
版本发布时间: 2019-01-02 14:58:24
recp/cglm最新发布版本:v0.9.4(2024-04-01 23:10:19)
New Features or Improvements:
- [major change] builtin alignment (8-byte) is removed from vec3 and mat3 types
- a helper to get normalized cross product (
glm_vec3_crossn()
) - helpers to get trace of matrix
Bugfixes:
- fix comparing two float values in tests