Commit Graph

3 Commits

Author SHA1 Message Date
a206ccce6e feat(vec4.c): add few functions
- vec4f_len
- vec4f_norm
- vec4f_lerp
- vec4f_angle
- vec4f_proj
- vec4f_dist
2025-06-22 19:29:45 +02:00
8fcf32778e fix: __restrict__ doesn't work on MSVC 2025-06-21 22:20:38 +02:00
3415dc15a3 refactor: rename common_math.h to mconfig.h 2025-06-21 22:11:45 +02:00