Top "Voxel" questions

A voxel (volumetric pixel) is a volume element, representing a value on a regular grid in three dimensional space.

Walk a line between two points in a 3D voxel space visiting all cells

I have a line-of-sight problem I need to solve by visiting all possible cells in a 3D voxel space between …

algorithm 3d line voxel bresenham