Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 314 Bytes

voxel_iterator

A C++ iterator over 3D grids. This iterator mostly implements the forward iterator concept. It comes with a Qt example project to show usage, visualizing the voxels iterated over using 2D projections for each pair of axes.

License

This project is released under the MIT license.