#points #point #rectangle

grid_util

Utilities and primitive constructs like Grid, Point, Rect, etc

2 releases

0.1.1 Aug 15, 2022
0.1.0 Aug 15, 2022

#26 in #rectangle


Used in grid_pathfinding

MIT license

20KB
471 lines

grid_util

Collection of utility constructs like grids, points, rectangles, etc. All are geared towards a 2D grid with integer coordinates.


lib.rs:

grid_util

Collection of utility constructs like Grid's, Point's, Rect's, etc. All are geared towards a 2D grid with integer coordinates.

Dependencies

~1.6–2.3MB
~47K SLoC