bitshifter / glam-rs

A simple and fast linear algebra library for games and graphics
Apache License 2.0
1.46k stars 145 forks source link

Documented range of Vector3 angle_between. #523

Closed bitshifter closed 1 month ago

bitshifter commented 1 month ago

The returned value is semantically different from the 2D version.