excessive / cpml

Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.
https://excessive.github.io/cpml/
Other
304 stars 41 forks source link

extend(vec) and extend_bound(bound) for bounds #51

Closed mcclure closed 4 years ago

mcclure commented 4 years ago

Expands bounds to cover new points.

A version of this was part of #38