PistonDevelopers / graphics

A library for 2D graphics, written in Rust, that works with multiple back-ends
MIT License
479 stars 55 forks source link

Add `math::invert` for `Matrix2d` #1143

Closed bvssvni closed 3 years ago

bvssvni commented 4 years ago

Should reexport vecmath::mat2x3_inv.