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

Add Div and DivAssign by scalar implementations to matrix types. #489

Closed bitshifter closed 4 months ago

bitshifter commented 4 months ago

Fixes #476