A voxel (volumetric pixel) is a volume element, representing a value on a regular grid in three dimensional space.
I have a line-of-sight problem I need to solve by visiting all possible cells in a 3D voxel space between …
Having a 3D uniform grid, in order to save memory in large models the empty cells(those that don't overlap …