#voxel #2d-3d #integer #real-time #point #gamedev #lattices

building_blocks_core

The core data types for defining 2D and 3D integer lattices

12 releases (6 breaking)

0.7.1 Sep 23, 2021
0.7.0 Jun 14, 2021
0.6.0 Mar 21, 2021
0.5.0 Feb 8, 2021
0.1.0 Oct 26, 2020

#64 in #voxel

Download history 16/week @ 2024-03-11 17/week @ 2024-03-18 22/week @ 2024-03-25 86/week @ 2024-04-01 14/week @ 2024-04-08 15/week @ 2024-04-15 23/week @ 2024-04-22 9/week @ 2024-04-29 17/week @ 2024-05-06 13/week @ 2024-05-13 18/week @ 2024-05-20 9/week @ 2024-05-27 12/week @ 2024-06-03 14/week @ 2024-06-10 7/week @ 2024-06-17 18/week @ 2024-06-24

51 downloads per month
Used in 8 crates

MIT license

60KB
2K SLoC

The core data types for defining 2D and 3D integer lattices:

  • PointN: an N-dimensional point, most importantly Point2i and Point3i
  • ExtentN: an N-dimensional extent, most importantly Extent2i and Extent3i

Dependencies

~1.3–3.5MB
~78K SLoC