euclid
This is a small library for geometric types with a focus on 2d graphics and layout.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd back Floor, Ceil, and Round on integer types It can be helpful to treat floating point and integer types the same in a generic context when you need to find an integral bounding box or the closest integer coordinate.
This is a small library for geometric types with a focus on 2d graphics and layout.