bitshifter / glam-rs

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

Element-wise sum and product for vectors. (#462) #467

Closed Ababwa closed 8 months ago

Ababwa commented 8 months ago

Continuation of #465

bitshifter commented 8 months ago

Thanks!