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

Implement fract as self - self.trunc() rather than GLSL's self - self.floor() #499

Closed bitshifter closed 4 months ago