#grid #rectangle #point #utility #2d-grid #points

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

#27 in #rectangle

21 downloads per month
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.8–2.6MB
~52K SLoC